Add back title in xml

So search will work.

Bug: 280864229
Test: manual - try settings search
Change-Id: I1c54ce1b403bc2b06df31d398b3261f2aa6e51fb
This commit is contained in:
Chaohui Wang
2023-10-18 22:21:10 +08:00
parent 1d7e0057f7
commit c7d970a2f6

View File

@@ -32,6 +32,7 @@
<!-- Bluetooth and WiFi reset -->
<com.android.settings.spa.preference.ComposePreference
android:key="network_reset_bluetooth_wifi_pref"
android:title="@string/reset_bluetooth_wifi_title"
settings:controller="com.android.settings.network.BluetoothWiFiResetPreferenceController" />
<!-- Reset app preferences -->