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

Commit c102420a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Should not show top intro in search" into sc-dev

parents ae59885f afffb1dd
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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