Show the ADB icon in the status bar again.

Bug: 6440323
Change-Id: I3b1972d18be4ad77a87c4b71673b6cfb7735c59e
This commit is contained in:
Daniel Sandler
2012-05-10 10:48:56 -04:00
parent e95658c98e
commit a25079e6ba

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",