OSDN Git Service

Settings: Root appops access in developer settings
authorAdrian DC <radian.dc@gmail.com>
Fri, 5 Aug 2016 07:11:44 +0000 (09:11 +0200)
committerSteve Kondik <shade@chemlab.org>
Thu, 11 Aug 2016 17:25:49 +0000 (10:25 -0700)
commit830a8464a067c022227344c95738bfe9e53fc526
tree6e9fd11ae1f158864315df75118f9811ab8613f8
parentd47d2e4ff6972e262139f368a108ce8ac0b6577d
Settings: Root appops access in developer settings

 * Allow users to directly access the root app settings,
    as the feature is mostly unknown and often a reason
    for users to try using alternatives to CM root

 * Use the appops extra intent to link the su tab,
    introduced in I79d963ecbadc624dc45a398387a348691318b6be

Change-Id: Ia5bc9d56fb11700b19d73336fad13c0a936091ff
Signed-off-by: Adrian DC <radian.dc@gmail.com>
res/values/cm_strings.xml
res/xml/development_prefs.xml
src/com/android/settings/DevelopmentSettings.java