diff --git a/api/current.xml b/api/current.xml
index caffcaf5aa3cc..14bb7aa0d67f4 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -848,6 +848,17 @@
visibility="public"
>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml
index 1bb8d3e667c17..21e9d97fc0a98 100644
--- a/core/res/res/values/strings.xml
+++ b/core/res/res/values/strings.xml
@@ -342,6 +342,11 @@
Features only needed for
application developers.
+
+ Storage
+
+ Access the SD card.
+
@@ -1052,6 +1057,11 @@
Allows an application to write new words into the
user dictionary.
+
+ write to SD card
+
+ Allows an application to write to the SD card.
+
diff --git a/data/etc/platform.xml b/data/etc/platform.xml
index b13a29245ab7a..f80bd6b00cdc4 100644
--- a/data/etc/platform.xml
+++ b/data/etc/platform.xml
@@ -54,6 +54,10 @@
+
+
+
+