Merge "Remove the string for wifi toggle summary" into sc-v2-dev

This commit is contained in:
Betty Chang
2021-11-18 06:17:52 +00:00
committed by Android (Google) Code Review
2 changed files with 0 additions and 3 deletions

View File

@@ -51,7 +51,6 @@
<com.android.settingslib.RestrictedSwitchPreference
android:key="main_toggle_wifi"
android:title="@string/wifi"
android:summary="@string/wifi_switch_summary"
settings:keywords="@string/keywords_wifi"
settings:allowDividerAbove="true"/>