Fix to hide Display over other apps permission setting for the Scone

application.

Flag: EXEMPT bugfix

Bug: 349195999
Test: manually testing that the setting is removed from Adaptive
Connectivity Services advanced settings page.

Change-Id: I3f306d24040f500c7fed4f44309e9f58f5f766be
This commit is contained in:
Steve Statia
2024-06-27 00:22:07 +00:00
parent febb0822a0
commit 2a3e96b4b5
2 changed files with 14 additions and 0 deletions

View File

@@ -1552,4 +1552,8 @@
<item>Theater</item>
<item>Flower</item>
</string-array>
<!-- Packages that will not show Display over other apps permission -->
<string-array name="display_over_apps_permission_change_exempt">
</string-array>
</resources>