Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 250f5cad authored by Wei-Hong Hsu's avatar Wei-Hong Hsu
Browse files

nfc: allow the nfc quick toggle title to be searchable

allow the nfc quick toggle title to be searchable

Bug: 374853887
Test: search NFC in the settings search.
Change-Id: I1115b1705b91eb9f40acbef83ed92b9aee11dd3d
parent cc7e4e58
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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" />