Commits

Mike Lockwood authored ed760377928
Add a persistent system property to disable the adb notification. Setting to persist.adb.notify to 0 will disable the ad notification. You need to be root to set this, so this allows disabling the notification only on eng and userdebug builds. Signed-off-by: Mike Lockwood <lockwood@android.com>