Merge "Add android:key to device info PreferenceCategories" into main
This commit is contained in:
@@ -64,6 +64,7 @@
|
|||||||
</PreferenceCategory>
|
</PreferenceCategory>
|
||||||
|
|
||||||
<PreferenceCategory
|
<PreferenceCategory
|
||||||
|
android:key="legal_category"
|
||||||
android:title="@string/my_device_info_legal_category_title">
|
android:title="@string/my_device_info_legal_category_title">
|
||||||
|
|
||||||
<!-- Legal information -->
|
<!-- Legal information -->
|
||||||
@@ -157,6 +158,7 @@
|
|||||||
</PreferenceCategory>
|
</PreferenceCategory>
|
||||||
|
|
||||||
<PreferenceCategory
|
<PreferenceCategory
|
||||||
|
android:key="device_identifiers_category"
|
||||||
android:title="@string/my_device_info_device_identifiers_category_title">
|
android:title="@string/my_device_info_device_identifiers_category_title">
|
||||||
|
|
||||||
<!--IP address -->
|
<!--IP address -->
|
||||||
|
Reference in New Issue
Block a user