summaryrefslogtreecommitdiff
path: root/core/java/android/debug/AdbNotifications.java
Commit message (Expand)AuthorAgeFilesLines
* Allow BAL for usb debugging notificationsChristian Hoffmann5 days1-1/+7
* adb: replace `if(transportType==` with `switch(transportType)`Roman Kiryanov2025-04-241-9/+15
* Don't attach PendingIntent if settings app is hidden.Joshua Duong2020-05-151-5/+14
* Fix PendingIntent hijacking for adb notifications.Joshua Duong2020-04-171-0/+90