commit | ada03edc155a5147c76b3af6054d22c0f81dcd8b | [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 13 05:19:23 2024 +0000 |
tree | bb4c75c3c43144616500037bfda7b5805cf370af | |
parent | 0d63cc0f28d93201d4d80d0996b7802188afd65b [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:955e78071ec49139583056e21f612edba6439436) Merged-In: I09008b365e36b2c20c9a1fe5a1d52699ddb17d35 Change-Id: I09008b365e36b2c20c9a1fe5a1d52699ddb17d35