diff --git a/api/current.xml b/api/current.xml index 5d5f8ac0b2781..7360913214ad4 100644 --- a/api/current.xml +++ b/api/current.xml @@ -1255,6 +1255,17 @@ visibility="public" > + + + + + diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 8a5af7d170fb8..b427a0e2c06cc 100755 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -1230,6 +1230,11 @@ Allows an application to write to the SD card. + + modify/delete internal media storage contents + + Allows an application to modify the contents of the internal media storage. + access the cache filesystem diff --git a/data/etc/platform.xml b/data/etc/platform.xml index 439fc90aff9a0..f45857662b8e1 100644 --- a/data/etc/platform.xml +++ b/data/etc/platform.xml @@ -58,6 +58,10 @@ + + + +