diff options
author | Jeff Sharkey <jsharkey@android.com> | 2017-02-22 14:10:44 -0700 |
---|---|---|
committer | Jeff Sharkey <jsharkey@android.com> | 2017-02-22 15:48:46 -0700 |
commit | 53d64fc839ad79be28d783f0f14082310a647dd9 (patch) | |
tree | 48d0ff3d64b6995613d2d69c70ee6a3e91afcbfd /tools/aapt2/diff/Diff.cpp | |
parent | 458428ea6633e6000b453ef272c13823f5d02fe5 (diff) |
Start locking down /data/media access.
The new sdcardfs filesystem requires that we have stricter access
controls around /data/media style locations. Start by taking away
the "media_rw" GID from apps requesting the WRITE_MEDIA_STORAGE
permission.
Common use-cases like music playback appear to continue working fine,
as clients should only be attempting to use /data/media paths after
calling maybeTranslateEmulatedPathToInternal().
Test: builds, boots, music playback works
Bug: 35447080
Change-Id: Iba9f3ef41d3277c75497f675a1fe6d3406cf4542
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions