diff options
author | Jeff Sharkey <jsharkey@android.com> | 2019-02-19 23:45:57 -0700 |
---|---|---|
committer | Jeff Sharkey <jsharkey@android.com> | 2019-02-20 00:06:10 -0700 |
commit | 0ebbd460f40ad260c420ab152354cfdc66b67237 (patch) | |
tree | fb277eef457f07587effcbc4edd8b1ea8be88a6d /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | befee0b6dd98964ec307902a8e04d104d63abdc5 (diff) |
Temporarily grant legacy storage to certain apps.
We've gone to great lengths to return "_data" columns that can be
successfully opened from managed code, which is thankfully how most
apps are working with media.
However, a small handful of apps appear to be passing these "_data"
paths down into native code, where we can't hook the open() syscall.
The only workaround we have is to grant these apps the "legacy"
storage view (meaning they can see the entire storage device), until
those developers can update their apps.
Bug: 124818022, 123996076, 124767356, 124531483
Test: manual
Change-Id: I995520e7c0071075dcae9daa8f311f17a187ae1b
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions