Added GRANT & REVOKE permissions to getAllPermissionStates
This change is required since the PC will be accessing the new API getAllPermissionStates, which is currently guarded by android.permission.GET_RUNTIME_PERMISSIONS. Also, this change aligns with getPermissionFlags API, which allows access to any of 3 permissions
Bug: 322875936
Test: atest CtsPermissionMultiDeviceTestCases:android.permissionmultidevice.cts.AppPermissionsTest
Change-Id: Icb96637d25fe407464eabfaa3f1faaa219292bbf
3 files changed