am a25079e6: Show the ADB icon in the status bar again.

* commit 'a25079e6bafcfd77135a852f0e838738d80606ef':
  Show the ADB icon in the status bar again.
This commit is contained in:
Daniel Sandler
2012-05-10 09:26:44 -07:00
committed by Android Git Automerger

View File

@@ -686,7 +686,7 @@ public class UsbDeviceManager {
notification.defaults = 0; // please be quiet
notification.sound = null;
notification.vibrate = null;
notification.priority = Notification.PRIORITY_MIN;
notification.priority = Notification.PRIORITY_LOW;
Intent intent = Intent.makeRestartActivityTask(
new ComponentName("com.android.settings",