diff options
| author | 2017-02-23 03:21:18 +0000 | |
|---|---|---|
| committer | 2017-02-23 03:21:22 +0000 | |
| commit | 415da7d2458e8b1819a42ebb8729ea6fe240c770 (patch) | |
| tree | ee7c709673fbede1e51a93ffb757bb879b0c0541 | |
| parent | 4f6188e775f864a1b321289307bb8071d59dd658 (diff) | |
| parent | 53d64fc839ad79be28d783f0f14082310a647dd9 (diff) | |
Merge "Start locking down /data/media access."
| -rw-r--r-- | data/etc/platform.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/etc/platform.xml b/data/etc/platform.xml index 344f3c83ba6c..6248856067a0 100644 --- a/data/etc/platform.xml +++ b/data/etc/platform.xml @@ -60,7 +60,6 @@ </permission> <permission name="android.permission.WRITE_MEDIA_STORAGE" > - <group gid="media_rw" /> <group gid="sdcard_rw" /> </permission> |