Merge "Fix bug report user consent dialog on top of settings screen" into tm-dev

This commit is contained in:
Manjeet Rulhania
2022-03-09 19:03:00 +00:00
committed by Android (Google) Code Review

View File

@@ -3089,7 +3089,7 @@
<p>Not for use by third-party applications. -->
<permission android:name="android.permission.SYSTEM_APPLICATION_OVERLAY"
android:protectionLevel="signature|recents|role"/>
android:protectionLevel="signature|recents|role|installer"/>
<!-- @deprecated Use {@link android.Manifest.permission#REQUEST_COMPANION_RUN_IN_BACKGROUND}
@hide