commit | 16fb8052a63e002b346ee217e2260c04ab71f6e1 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Thu Oct 18 15:22:53 2018 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Fri Oct 19 09:54:26 2018 -0600 |
tree | 2d89fca7be69b03236236542b3a4f6cd7f2cd195 | |
parent | a7830190c710cfa467b250891b2183db95f7f939 [diff] |
Redact "_data" paths for modern apps. Modern apps should always be using APIs like openFileDescriptor() to interact with files, instead of trying to access using raw filesystem paths. (Trying to access raw paths will fail for content that lives outside the apps sandbox.) Bug: 111960973, 117627072 Test: atest cts/tests/tests/provider/src/android/provider/cts/MediaStore* Change-Id: Ic2bbd8890aebfc844755535a507be90a27b9f90e