Merge "DO NOT MERGE: Remove storage grant to the content capture service." into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
ad23c8db4e
@@ -816,7 +816,7 @@ public final class DefaultPermissionGrantPolicy {
|
||||
if (!TextUtils.isEmpty(contentCapturePackageName)) {
|
||||
grantPermissionsToSystemPackage(pm, contentCapturePackageName, userId,
|
||||
PHONE_PERMISSIONS, SMS_PERMISSIONS, ALWAYS_LOCATION_PERMISSIONS,
|
||||
CONTACTS_PERMISSIONS, STORAGE_PERMISSIONS);
|
||||
CONTACTS_PERMISSIONS);
|
||||
}
|
||||
|
||||
// Atthention Service
|
||||
|
||||
Reference in New Issue
Block a user