commit | 1589a661af7fc832b38b281ad69ed5513b15ef7f | [log] [tgz] |
---|---|---|
author | bkchoi <bkchoi@google.com> | Wed Jul 19 16:01:35 2023 -0700 |
committer | bkchoi <bkchoi@google.com> | Thu Jul 20 08:03:19 2023 -0700 |
tree | dae1af24c5a7018cd11f690618320a193cd7bb94 | |
parent | 9625284371603ef4e104edca33445324761133dc [diff] |
Allow SYSTEM user in Automotive instead of main user. There are devices where main user is not defined, such as Automotive, and no uid could pass enforceUid(). Allow SYSTEM user for such cases. Bug: 285758762 Test: atest com.google.android.gts.persistentdata.PersistentDataHostTest Change-Id: Ieef580962e12f70ef429ebc2532312a5008167a2