diff --git a/res/values/strings.xml b/res/values/strings.xml index 645b277d703..9721a5f0284 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -12097,4 +12097,9 @@ Suspend execution for cached apps + + + Allow screen overlays on Settings + + Allow apps that can display over other apps to overlay Settings screens diff --git a/res/xml/development_settings.xml b/res/xml/development_settings.xml index cce0a37a506..e8605894f6d 100644 --- a/res/xml/development_settings.xml +++ b/res/xml/development_settings.xml @@ -251,6 +251,11 @@ android:title="@string/show_refresh_rate" android:summary="@string/show_refresh_rate_summary" /> + +