Merge "nfc: allow the nfc quick toggle title to be searchable" into main

This commit is contained in:
Wei-Hong Hsu
2024-12-16 18:24:24 -08:00
committed by Gerrit Code Review

View File

@@ -42,7 +42,7 @@
android:order="-7"
android:title="@string/nfc_quick_toggle_title"
settings:controller="com.android.settings.connecteddevice.NfcAndPaymentFragmentController"
settings:searchable="false"
settings:searchable="true"
settings:useAdminDisabledSummary="true"
settings:userRestriction="no_near_field_communication_radio" />