Merge "Add a setting for allowing overlays on Settings app" into rvc-dev am: 8ab31819e0 am: b05ab42331 am: 0ee853f913 am: dca77b296a

Original change: undetermined

Change-Id: I3facd684220dc4de38c9bbe4f86a1e584b84f74e
This commit is contained in:
TreeHugger Robot
2020-06-02 07:53:09 +00:00
committed by Automerger Merge Worker
7 changed files with 241 additions and 10 deletions

View File

@@ -12114,4 +12114,9 @@
<!-- Developer settings: app freezer title [CHAR LIMIT=50]-->
<string name="cached_apps_freezer">Suspend execution for cached apps</string>
<!-- Title for allowing screen overlays on Settings app. [CHAR LIMIT=50]-->
<string name="overlay_settings_title">Allow screen overlays on Settings</string>
<!-- Summary for allowing screen overlays on Settings app. [CHAR LIMIT=NONE]-->
<string name="overlay_settings_summary">Allow apps that can display over other apps to overlay Settings screens</string>
</resources>