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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user