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

Commit 7815a471 authored by Corina's avatar Corina
Browse files

Add MODIFY_QUIET_MODE permission to MediaProvider.

This is needed to be able to prompt for the work profile to be turned on
(probably needed for upcoming features).

Bug: 179656998
Test: no
Change-Id: I661b814930d1f999a7e1a2e0c6a923ec7dbb5535
parent 76545798
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -251,6 +251,7 @@ applications that come with the platform
        <!-- Permissions required for reading DeviceConfig -->
        <permission name="android.permission.READ_DEVICE_CONFIG" />
        <permission name="android.permission.START_FOREGROUND_SERVICES_FROM_BACKGROUND"/>
        <permission name="android.permission.MODIFY_QUIET_MODE"/>
    </privapp-permissions>

    <privapp-permissions package="com.android.providers.telephony">