Merge "Revert "Add privileged to BROADCAST_CLOSE_SYSTEM_DIALOGS""
This commit is contained in:
@@ -4318,7 +4318,7 @@
|
||||
<p>Not for use by third-party applications.
|
||||
-->
|
||||
<permission android:name="android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS"
|
||||
android:protectionLevel="signature|privileged|recents" />
|
||||
android:protectionLevel="signature|recents" />
|
||||
<uses-permission android:name="android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS" />
|
||||
|
||||
<!-- Allows an application to broadcast a notification that an application
|
||||
|
||||
@@ -69,7 +69,6 @@ applications that come with the platform
|
||||
|
||||
<privapp-permissions package="com.android.launcher3">
|
||||
<permission name="android.permission.WRITE_SECURE_SETTINGS"/>
|
||||
<permission name="android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="com.android.location.fused">
|
||||
|
||||
Reference in New Issue
Block a user