Skip to content
Commit cddc5827 authored by Nikita Dubrovsky's avatar Nikita Dubrovsky
Browse files

Add permissions missing from intelligence roles

DefaultPermissionGrantPolicy was pre-granting several permissions to the
package that provides ContentCaptureService. These permissions should
instead be managed via roles. In order to be able to remove the
pre-grant code from DefaultPermissionGrantPolicy, this change adds the
missing permissions to the appropriate roles.

Bug: 222231605
Test: adb shell dumpsys package com.google.android.as
Test: atest GtsPermissionTestCases:com.google.android.permission.gts.DefaultPermissionGrantPolicyTest#testDefaultGrantsWithRemoteExceptions
Change-Id: Ice8ee29e659f208734e3ee6ab7600aefe4473684
parent a474e8a3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment