diff options
author | Kelvin Zhang <zhangkelvin@google.com> | 2022-08-04 19:05:43 +0200 |
---|---|---|
committer | Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | 2022-08-17 20:01:11 +0200 |
commit | 620bd456d5d14b5ae1fc67f650d9776bef9a2c1f (patch) | |
tree | d810713904a137c9143302c92160c6a0fef61870 | |
parent | [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 42decfe222 -s ours (diff) | |
download | android_bootable_recovery-620bd456d5d14b5ae1fc67f650d9776bef9a2c1f.tar android_bootable_recovery-620bd456d5d14b5ae1fc67f650d9776bef9a2c1f.tar.gz android_bootable_recovery-620bd456d5d14b5ae1fc67f650d9776bef9a2c1f.tar.bz2 android_bootable_recovery-620bd456d5d14b5ae1fc67f650d9776bef9a2c1f.tar.lz android_bootable_recovery-620bd456d5d14b5ae1fc67f650d9776bef9a2c1f.tar.xz android_bootable_recovery-620bd456d5d14b5ae1fc67f650d9776bef9a2c1f.tar.zst android_bootable_recovery-620bd456d5d14b5ae1fc67f650d9776bef9a2c1f.zip |
-rw-r--r-- | tests/Android.bp | 1 | ||||
-rw-r--r-- | tests/RecoveryHostTest.xml (renamed from tests/AndroidTest.xml) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/tests/Android.bp b/tests/Android.bp index 9ad3d3b80..0708e855a 100644 --- a/tests/Android.bp +++ b/tests/Android.bp @@ -216,6 +216,7 @@ cc_test_host { ], test_suites: ["general-tests"], + test_config: "RecoveryHostTest.xml", data: ["testdata/*"], diff --git a/tests/AndroidTest.xml b/tests/RecoveryHostTest.xml index 0ac75e4ea..0ac75e4ea 100644 --- a/tests/AndroidTest.xml +++ b/tests/RecoveryHostTest.xml |