Hacker News new | ask | show | jobs
by gruez 668 days ago
Permissions with protectionLevel of "signature|privileged" can't be granted with adb, so having such an app installed would give you more access than you can get via adb.

https://developer.android.com/reference/android/R.attr#prote...

1 comments

Thank you, I did not know that.