MediaNotification icon indicating copy to clipboard operation
MediaNotification copied to clipboard

Add Better Root Functionality

Open fennifith opened this issue 7 years ago • 0 comments

It turns out that it is actually possible to use option three (allowing the app to block & unblock the notification) without the UPDATE_APP_OPS_STATS permission, using this shell command:

appops set com.package.name POST_NOTIFICATION deny

Credit to Mishaal Rahman for letting me know about this.

fennifith avatar Oct 20 '17 12:10 fennifith