Merge "Add android:key to device info PreferenceCategories" into main

This commit is contained in:
Treehugger Robot
2024-11-14 03:50:28 +00:00
committed by Gerrit Code Review

View File

@@ -64,6 +64,7 @@
</PreferenceCategory>
<PreferenceCategory
android:key="legal_category"
android:title="@string/my_device_info_legal_category_title">
<!-- Legal information -->
@@ -157,6 +158,7 @@
</PreferenceCategory>
<PreferenceCategory
android:key="device_identifiers_category"
android:title="@string/my_device_info_device_identifiers_category_title">
<!--IP address -->