Merge "Made HIDE_NON_SYSTEM_OVERLAY_WINDOWS permission available to pre-installed apps" into rvc-dev am: 937d4179fb am: 2e2a31fb5f am: ec118e3950
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11739753 Change-Id: I5b19e1bb90d10639d82f6e28a065c105bcf3aac8
This commit is contained in:
@@ -3158,7 +3158,7 @@
|
||||
@hide
|
||||
-->
|
||||
<permission android:name="android.permission.HIDE_NON_SYSTEM_OVERLAY_WINDOWS"
|
||||
android:protectionLevel="signature|installer" />
|
||||
android:protectionLevel="signature|preinstalled" />
|
||||
|
||||
<!-- @SystemApi Allows an application to manage (create, destroy,
|
||||
Z-order) application tokens in the window manager.
|
||||
|
||||
Reference in New Issue
Block a user