diff options
author | Christopher Tate <ctate@google.com> | 2013-09-16 16:34:52 -0700 |
---|---|---|
committer | Christopher Tate <ctate@google.com> | 2013-09-16 17:03:02 -0700 |
commit | fb0676a902dd1195e3e35790d137bc1b90e390ba (patch) | |
tree | 8a3621ffd084e863a45f32d2e6e91467dca3fb4e /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | dc3335429acf184cf67d022de6fe286c3672663a (diff) |
Introduce maxSdkVersion for <uses-permission>
This way an application can automatically sunset its permission requests
when running on later versions of the OS where those permissions are no
longer relevant, but may be alarming to the user. A canonical example
is WRITE_EXTERNAL_STORAGE, which as of KLP becomes unnecessary for an app
to use the external storage volume solely for its own large-data needs,
without the need for actual file-system sharing among multiple apps.
Bug 9761041
Change-Id: I60130af3a108fe4a750c356038a1c8cb897e9c8b
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions