diff options
author | 2025-03-11 00:21:47 -0700 | |
---|---|---|
committer | 2025-03-11 00:21:47 -0700 | |
commit | db9f5e553fc8fc1bd683aac053be70c33eb7d273 (patch) | |
tree | 08ab4fe9fd3ec1ba7734e83bd1568d9e4a58a1ae /PermissionController/tests | |
parent | c85d32e09875ec2e849c60ea881913915fa7a6c0 (diff) |
Exhaustive multi-device permission CTS
- Fix GrantPermissionsActivity for non-device-aware permissions.
Such requests should not be ignored, but should fallback to the
default device.
- Fix the permission check for passing grant results. When requesting
default device aware permission from virtual device, the call to
checkPermission uses the wrong context. It can simply use
mPackageManager, which is always associated with the target device.
Fix: 401540899
Test: atest
Relnote: n/a
Flag: EXEMPT bugfix
Change-Id: Ib5de5ce0cf09f6ad1e445b01ca2443bf102ab598
Diffstat (limited to 'PermissionController/tests')
0 files changed, 0 insertions, 0 deletions