Add header to USB power options preference
Since the separators for the preference categories are no longer shown in Android, it makes sense to add a header for the power options category just like rest of the categories in USB Preferences. BUG=158466651 Test: manual. Change-Id: I18e2e8acfcb66e2601137c6718f8b8335776416c
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
android:title="@string/usb_use"/>
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="usb_details_power_role"/>
|
||||
android:key="usb_details_power_role"
|
||||
android:title="@string/usb_power_title"/>
|
||||
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user