diff options
author | 2023-11-09 21:30:49 +0000 | |
---|---|---|
committer | 2023-11-30 19:25:44 +0000 | |
commit | 502d277b38adb65d65ec9c88e8d5317303dc4035 (patch) | |
tree | 5e529de4ecee58f3af08a3bb246039b53c6937ef /compiler/optimizing/induction_var_range.cc | |
parent | a82cc6579f83e170722577764df8afae61cbc32b (diff) |
Disable tests for the product partition that fail on S and Sv2.
- Support for public libraries in /product was added with
https://r.android.com/1789089 in T. The ProductAppTest app, being
installed in /product/app, can still access them since it's in the
same partition.
- Apps in /product/app were loaded with shared library namespaces in
S, so we cannot test cases where loading of private product, system,
and system_ext libraries should fail in ProductAppTest.java.
Also use min_sdk_version and a far future target_sdk_version for the
test apps to make them run on both development and release platforms,
without compat mode.
Test: libnativeloader_e2e_tests on S, T, and U in heavy presubmits
Bug: 259700260
Change-Id: I21d785d94132af09305c71ed038c74d7b5d58fcc
Diffstat (limited to 'compiler/optimizing/induction_var_range.cc')
0 files changed, 0 insertions, 0 deletions