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

Commit fcefb143 authored by Tsung-Mao Fang's avatar Tsung-Mao Fang
Browse files

Show "Display over other apps" in search

Since there're same two keys in settings app,
search indexes this preference fail.

Test: Rebuild, and see search result again.
Bug: 141096384
Change-Id: I8b1edfe1728b44d98d59ba2e790b29e33901308a
parent c6ef1edd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@
        settings:controller="com.android.settings.enterprise.ManageDeviceAdminPreferenceController" />

    <Preference
        android:key="system_alert_window"
        android:key="system_alert_window_app_list"
        android:title="@string/system_alert_window_settings"
        android:fragment="com.android.settings.applications.manageapplications.ManageApplications"
        settings:keywords="@string/keywords_draw_overlay"