diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index 0ed0523afc25f..230df39f0840b 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -1027,6 +1027,13 @@
android:label="@string/permlab_readLogs"
android:description="@string/permdesc_readLogs" />
+
+
+
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml
old mode 100644
new mode 100755
index 2f40a5ad2a2c5..9b8be854e3253
--- a/core/res/res/values/strings.xml
+++ b/core/res/res/values/strings.xml
@@ -830,6 +830,12 @@
information about what you are doing with the phone, potentially
including personal or private information.
+
+ use any media decoder for playback
+
+ Allows an application to use any installed
+ media decoder to decode for playback.
+
read/write to resources owned by diag