summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorAndy Stadler <stadler@google.com>2011-06-01 15:30:54 -0700
committerAndy Stadler <stadler@google.com>2011-06-01 15:30:54 -0700
commitc994d693b684bcba1a690310b5b2be306074cc02 (patch)
tree0bcf49f679e1977f1854e018be97403a1a0afb41 /graphics/java/android/renderscript/RenderScript.java
parent829de65b9aa8d59cff7d8b4acd6c89682a1952a5 (diff)
Use unchecked admin lookup for getStorageEncryption()
Due to a copy/paste typo, getStorageEncryption() was protected by getActiveAdminForCallerLocked(), which made the API unreadable if the caller is not an admin. This doesn't match the rest of the DPM API which allows the "get" calls to be made anonymously. This fix supercedes the proposed workaround CL in the DPM ApiDemo sample. Change-Id: If1a6237634e97ced09a7c6a8876bb6b0f60c9be9
Diffstat (limited to 'graphics/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions