diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index aa5be76963562..1d434421906e9 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -470,6 +470,15 @@
android:label="@string/permlab_accessUsb"
android:description="@string/permdesc_accessUsb" />
+
+
+
Allows the application to access USB devices.
+
+ implement MTP protocol
+
+ Allows access to the kernel MTP driver to implement the MTP USB protocol.
+
test hardware
diff --git a/data/etc/platform.xml b/data/etc/platform.xml
index f45857662b8e1..8555be0de8d07 100644
--- a/data/etc/platform.xml
+++ b/data/etc/platform.xml
@@ -66,6 +66,10 @@
+
+
+
+