commit | 9fdc61a73bf51c159ca552bfef8e7b45d10a181d | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Tue Aug 18 15:34:15 2020 +0200 |
committer | Josh Gao <jmgao@google.com> | Fri Aug 21 21:23:57 2020 -0700 |
tree | 5b8cc61ce85d9ead6f7e51e7f0594f444bd9fb89 | |
parent | 7b938acfd3c22ee56b5a9efab90f89ed4266a6cc [diff] |
Allow shell to write to /sdcard/Android/data and /sdcard/Android/obb. On devices without sdcardfs, these are only writable by the owning UID, and/or the ext_data_rw/ext_obb_rw groups respectively. Bug: 161134565 Bug: 162810387 Test: try to write to /sdcard/Android/data/ from shell uid Change-Id: Idb4e07f967c8e888d95afa6c4a71595e0910ba0e Merged-In: Idb4e07f967c8e888d95afa6c4a71595e0910ba0e (cherry picked from commit 4da604ba4e99619e4318f2aee952cffbd6c25ace)