Make Autofill category in developer options can not be search

Bug: 171510328
Change-Id: I388c02d6a8d3c1caa9d2325dc89fb9130291d0a8
Test: manual
This commit is contained in:
Edgar Wang
2020-10-27 13:04:02 +00:00
parent 167362d0ca
commit 085d36f97d

View File

@@ -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