summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramRaster.java
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2013-03-24 14:27:17 -0700
committerNick Kralevich <nnk@google.com>2013-03-25 11:01:20 -0700
commitc498614414e9cd9d56f5f23d295d1e758db9670c (patch)
tree1661a0eb5767088843c5eab851e52adabe13e344 /graphics/java/android/renderscript/ProgramRaster.java
parent10ac1d125a1b19abf82807c7cca91019db0d290d (diff)
PackageManagerService: update grantPermission / revokePermission
Currently, grantPermission / revokePermission only handles development permissions. This change extends these two functions to handle normal and dangerous permissions. A normal / dangerous permission can modified if it is marked as optional (android:required="false") using the "am grant" / "am revoke" commands. Currently, this change is a no-op. The package parser code does not currently honor <uses-permission android:required="false"> in the application's manifest, and assumes a permission is always required. This change sets the ground for future optional permissions work. Change-Id: I34f02ffd714e8a9a37b9f87df89cef915b1b6780
Diffstat (limited to 'graphics/java/android/renderscript/ProgramRaster.java')
0 files changed, 0 insertions, 0 deletions