we can't get SYSTEM_ALERT_WINDO - remove workaround attempt
This commit is contained in:
parent
abaf879230
commit
b79830348d
@ -3,8 +3,5 @@
|
|||||||
<exception package="com.google.android.gms">
|
<exception package="com.google.android.gms">
|
||||||
<!-- for permissive signature spoofing, where the permission is "dangerous" -->
|
<!-- for permissive signature spoofing, where the permission is "dangerous" -->
|
||||||
<permission name="android.permission.FAKE_PACKAGE_SIGNATURE" fixed="false"/>
|
<permission name="android.permission.FAKE_PACKAGE_SIGNATURE" fixed="false"/>
|
||||||
|
|
||||||
<!-- work around https://source.android.google.cn/setup/start/android-12-release?hl=en#system-alert-window-restrictions ? -->
|
|
||||||
<permission name="android.permission.SYSTEM_ALERT_WINDOW" fixed="false"/>
|
|
||||||
</exception>
|
</exception>
|
||||||
</exceptions>
|
</exceptions>
|
||||||
|
Loading…
Reference in New Issue
Block a user