commit | b80870eff7ad6e47009f11bf3ac688bd8b6bde83 | [log] [tgz] |
---|---|---|
author | John Wu <topjohnwu@google.com> | Wed Feb 02 14:29:40 2022 -0800 |
committer | John Wu <topjohnwu@google.com> | Wed Feb 02 14:29:40 2022 -0800 |
tree | 472be776c8d520ae435a172ae785c39c06ce0c63 | |
parent | c523daa47490e0906b22cd657af96803c60e5786 [diff] |
Prevent inheritKeyStoreKeys from taking effect on system UID apps When an app that used to share UID with system decided to leave shared UID, it should not be allowed to inherit all keys from its previous UID as that will nuke all system UID keys, breaking critical system functionality. Test: manual Bug: 216560195 Change-Id: I27eea398b7c2ec624f1239aee72755cfb8d50339