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

Commit 085d36f9 authored by Edgar Wang's avatar Edgar Wang
Browse files

Make Autofill category in developer options can not be search

Bug: 171510328
Change-Id: I388c02d6a8d3c1caa9d2325dc89fb9130291d0a8
Test: manual
parent 167362d0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -648,6 +648,7 @@
    <com.android.settings.development.autofill.AutofillPreferenceCategory
        android:key="debug_autofill_category"
        android:title="@string/debug_autofill_category"
        settings:searchable="false"
        android:order="1100"> <!-- Incremented by 100 from last order (i.e. 1000) -->

        <ListPreference