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
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user