diff options
author | SzuWei Lin <szuweilin@google.com> | 2019-07-19 13:14:48 +0800 |
---|---|---|
committer | Todd Kennedy <toddke@google.com> | 2019-07-19 06:43:53 -0700 |
commit | bdf04e88c7e9db4c1ca8c9976d519a87b39dd9d6 (patch) | |
tree | fe2ab222a11d52366fe52c17628d809c85945178 /tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java | |
parent | d4a50e6e722bca573b3cfda26b81aa7cf977a8af (diff) |
Postpone the shared user checking after Q
The shared user checking becomes strict. If there is an APK in
vendor partition shared UID with a APK in system partition, the
signatures of these 2 APKs must be equal. Otherwise, framework
will throw an exception and cannot boot.
Postpone the checking from first_api_level 28 to 29.
Bug: 137524152
Test: test on a device with first_api_level=29 and pass the checking
Change-Id: I76d87a6dab35d4d39113cdd16a20706ce2c45093
Diffstat (limited to 'tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java')
0 files changed, 0 insertions, 0 deletions