Skip to content

Commit

Permalink
Settings: Comment out Legal/Regulatory category
Browse files Browse the repository at this point in the history
Change-Id: If957855aa1dcdb32915ff0f0eef121ff1603c571
  • Loading branch information
jhenrique09 authored and basamaryan committed Jul 18, 2023
1 parent 52b45d8 commit 34f8fb5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions res/xml/my_device_info.xml
Expand Up @@ -56,8 +56,8 @@
settings:enableCopying="true"/ -->
</PreferenceCategory>

<PreferenceCategory
android:title="@string/my_device_info_legal_category_title">
<!--PreferenceCategory
android:title="@string/my_device_info_legal_category_title"-->

<!-- Legal information -->
<!--<Preference
Expand All @@ -67,19 +67,19 @@
android:fragment="com.android.settings.LegalSettings"/>-->

<!-- Regulatory labels -->
<Preference
<!--Preference
android:key="regulatory_info"
android:order="16"
android:title="@string/regulatory_labels">
<intent android:action="android.settings.SHOW_REGULATORY_INFO"/>
</Preference>
</Preference-->

<!-- Safety & regulatory manual -->
<Preference
<!--Preference
android:key="safety_info"
android:order="17"
android:title="@string/safety_and_regulatory_info"/>
</PreferenceCategory>
android:title="@string/safety_and_regulatory_info"/-->
<!--/PreferenceCategory-->

<PreferenceCategory
android:key="device_detail_category"
Expand Down

0 comments on commit 34f8fb5

Please sign in to comment.