Should not show top intro in search
Set not searchable for top intro of credential page Test: No top intro result in settings app. Fix: 188491690 Change-Id: Ia7c4b33f72e3ea962073a552a7f57fa2072a2aa6
This commit is contained in:
@@ -30,7 +30,8 @@
|
||||
<com.android.settingslib.widget.TopIntroPreference
|
||||
android:key="top_intro_request_manage_credentials"
|
||||
android:order="-9999"
|
||||
android:title="@string/request_manage_credentials_description"/>
|
||||
android:title="@string/request_manage_credentials_description"
|
||||
settings:searchable="false"/>
|
||||
|
||||
<!-- Buttons -->
|
||||
<com.android.settingslib.widget.ActionButtonsPreference
|
||||
|
Reference in New Issue
Block a user