commit | 21d764807b3dcd402d63e2b4c9fbae1c9965400a | [log] [tgz] |
---|---|---|
author | Hao Ke <haok@google.com> | Mon Apr 22 15:13:58 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Thu Jun 06 00:20:12 2024 +0000 |
tree | 024f9859e944461523b476e586d575192d4e3cbe | |
parent | 688e5c3012eb0a4ea88361588cf5026c10e4a42c [diff] |
Fix READ/WRITE operation access issues on Restricted appOps. Problems were identified around read and write access to the restricted appOps, this change includes: - Filter out restricted appOps status for unprivileged readers. - Allow additional privileged appOps permission holder reading restricted appOps status. Bug: 336273802 Bug: 336323279 Test: Local test see b/336273802#comment3 Test: atest AppOpsTest#testRestrictedSettingsOpsRead (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:e31c33ea3586531ca99dd4c6d68a34ce07c1cebb) Merged-In: I09008b365e36b2c20c9a1fe5a1d52699ddb17d35 Change-Id: I09008b365e36b2c20c9a1fe5a1d52699ddb17d35