Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0c2c8dab authored by Ivan Chiang's avatar Ivan Chiang
Browse files

Revert "Add privileged to BROADCAST_CLOSE_SYSTEM_DIALOGS"

Revert "Add BROADCAST_CLOSE_SYSTEM_DIALOGS to launcher via privi..."

Revert "Udpate BROADCAST_SYSTEM_DIALOGS permission in CTS"

Revert submission 13328953-acsd-privileged

Reason for revert: DeviceBootTest#REBOOT_TEST fail on b/177952808.
Reverted Changes:
Id3fdaf36f:Udpate BROADCAST_SYSTEM_DIALOGS permission in CTS
I40a28210f:Add BROADCAST_CLOSE_SYSTEM_DIALOGS to launcher via...
If027c6824:Add privileged to BROADCAST_CLOSE_SYSTEM_DIALOGS

Change-Id: I2a2e12af9075727e0d6f0be07467c4ba9285b2d3
parent 4d62bdba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4297,7 +4297,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
+0 −1
Original line number Diff line number Diff line
@@ -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">