Merge "Show "Display over other apps" in search"
diff --git a/res/xml/special_access.xml b/res/xml/special_access.xml
index e07ede7..b0d962a 100644
--- a/res/xml/special_access.xml
+++ b/res/xml/special_access.xml
@@ -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"