diff options
author | 2024-07-22 17:51:17 +0100 | |
---|---|---|
committer | 2024-07-22 22:04:55 +0000 | |
commit | 42096ba228ae6d7018b89d912796c1430e27d4ce (patch) | |
tree | dd5e670590874ea21bff8254a2873b1460d35e55 /dexopt_chroot_setup | |
parent | cb97ccd23ea92a36e6aabfd1f640d51f947e3aeb (diff) |
Skip non-existing second arch tests.
Those were removed by https://r.android.com/3172480.
Bug: 353937331
Test: atest -a art_standalone_libartservice_tests art_standalone_libarttools_tests art_standalone_odrefresh_tests art_standalone_artd_tests art_standalone_dexopt_chroot_setup_tests
Change-Id: I5b3aa202e118d0f488528889aa5c22c6509a6847
Diffstat (limited to 'dexopt_chroot_setup')
-rw-r--r-- | dexopt_chroot_setup/art_standalone_dexopt_chroot_setup_tests.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dexopt_chroot_setup/art_standalone_dexopt_chroot_setup_tests.xml b/dexopt_chroot_setup/art_standalone_dexopt_chroot_setup_tests.xml index a89221f4ae..ad37eb0104 100644 --- a/dexopt_chroot_setup/art_standalone_dexopt_chroot_setup_tests.xml +++ b/dexopt_chroot_setup/art_standalone_dexopt_chroot_setup_tests.xml @@ -15,6 +15,7 @@ --> <!-- Note: This test config file for {MODULE} is generated from a template. --> <configuration description="Runs {MODULE}."> + <option name="config-descriptor:metadata" key="parameter" value="not_multi_abi" /> <option name="config-descriptor:metadata" key="mainline-param" value="com.google.android.art.apex" /> <option name="config-descriptor:metadata" key="mainline-param" value="com.android.art.apex" /> |