commit | cfe79f1828c267cd92909487a7d45693a26cc299 | [log] [tgz] |
---|---|---|
author | Eran Messeri <eranm@google.com> | Mon Feb 05 17:50:41 2024 +0000 |
committer | Eran Messeri <eranm@google.com> | Tue Feb 06 14:58:09 2024 +0000 |
tree | 71286052fbd1a2567a89c85c457d4df8b9895bea | |
parent | 4a8dc192c3badbaa2a0b8e2a06729383fe431f16 [diff] |
Correcting permission check for App UIDs listing Correct the permission check for the Keystore maintenance method that returns the list of app UIDs which have keys that are bound to a specific SID. The previous check relied on SELinux policies. But the Settings app that calls this method has a permission - MANAGE_USERS - that is more appropriate to check. Bug: 302109605 Test: Manual. Change-Id: Ia26256cf995d16d03d0bb92d8b237f7bbea30d07