commit | a31246dcd0e3b1c0fe8dbf526f2ba7eec8f971d4 | [log] [tgz] |
---|---|---|
author | John Wu <topjohnwu@google.com> | Wed Feb 16 15:41:15 2022 -0800 |
committer | John Wu <topjohnwu@google.com> | Fri Feb 18 15:22:36 2022 -0800 |
tree | 2ea83d32f6b8168c74cca0de64dec244f55158aa | |
parent | 4769e90c13ac16ea600147b7ddb15f46eccf94e9 [diff] |
Always parse sharedUserId and sharedUserLabel In preparation to guard the "leaving shared UID" feature behind a flag, we should always parse shared UID related attributes. With these changes, we can disable the ability to leave shared UID simply by ignoring the "sharedUserMaxSdkVersion" attribute during parsing. Test: atest SharedUserMigrationTest Bug: 220015249 Change-Id: Ia355f334311533158c706dd052d6f7b4eb611cca