diff --git a/res/values/strings.xml b/res/values/strings.xml
index 114b41c3a5f..7158fa4e36e 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -9981,6 +9981,10 @@
When another device is connected and your phone is unlocked, these settings will be applied. Only connect to trusted devices.
+
+ Power options
+
USB
diff --git a/res/xml/usb_details_fragment.xml b/res/xml/usb_details_fragment.xml
index 4a6cefa261f..62ccf087a09 100644
--- a/res/xml/usb_details_fragment.xml
+++ b/res/xml/usb_details_fragment.xml
@@ -34,6 +34,7 @@
android:title="@string/usb_use"/>
+ android:key="usb_details_power_role"
+ android:title="@string/usb_power_title"/>