Allow list PACKAGE_USAGE_STATS permission for MediaProvider

Test: Manual
Bug: 184050442
Change-Id: I0a53d8aea0d8980eea089097cf5d2e714c2eaad7
This commit is contained in:
Zim
2021-03-30 17:55:10 +01:00
committed by Zimuzo Ezeozue
parent 9496d1170a
commit 46ddea1d91

View File

@@ -257,6 +257,8 @@ applications that come with the platform
<permission name="android.permission.READ_DEVICE_CONFIG" />
<permission name="android.permission.START_FOREGROUND_SERVICES_FROM_BACKGROUND"/>
<permission name="android.permission.MODIFY_QUIET_MODE"/>
<!-- Permissions required to check if an app is in the foreground or not during IO -->
<permission name="android.permission.PACKAGE_USAGE_STATS"/>
</privapp-permissions>
<privapp-permissions package="com.android.providers.telephony">