commit | 1c7a20c6c697ed4ad6ff08c9cc45131e90ede514 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Sat May 28 00:22:06 2022 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Mon May 30 23:36:23 2022 +0900 |
tree | c3d78e8748d737a488071f135aeddbdd157c0ad4 | |
parent | 9e61b824042ea65f25e683ccc9faaa016742a412 [diff] |
Run testExcludedRoutesDisabled only in APKs with target SDK < T. This test crashes if run from an APK that has target SDK 33 or above because it tries to disable a compat change that on those SDK versions is enabled by default. Run it only in CtsNetTestCasesMaxTargetSdk31 and skip it in our regular CTS modules. Bug: 233553525 Test: test-only change Change-Id: Iaf9c46591c13505c9d2a2a09994b9ee22a22390c