summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2013-09-17 17:30:33 -0700
committerJeff Sharkey <jsharkey@android.com>2013-09-20 14:34:02 -0700
commit2d8b4e801332e02d6aad615b85cc9dd056ef805c (patch)
tree8100d77b8cef8d1b11ed366006b1035706640400 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent6df7d4a574ffd85c82cad402552e3854df3a3f85 (diff)
Delegate mkdirs() to vold when lacking perms.
Apps without sdcard_r or sdcard_rw are still able to write to their package-specific directory, but someone needs to first make that directory on their behalf. This change will delegate the mkdirs() call through to vold when an app fails to create directly. MountService validates that the path belongs to the calling user, and that it's actually on external storage, before passing to vold. Update Environment to make app-vs-vold paths clearer. Bug: 10577808 Change-Id: I43b4a77fd6d2b9af2a0d899790da8d9d89386776
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions