commit | 26e8367f466f654b90e604e2d1542685d94eee48 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Wed Aug 31 23:02:13 2022 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Wed Aug 31 23:02:13 2022 +0000 |
tree | 7f244701b46bd6549c103c25ba559f98fad004ed | |
parent | 2b55000caea9f6e14eb8e00bb0d8414d3271fc58 [diff] | |
parent | 60f3f6ee430ab9ecf5a2a9d251097f80279924cf [diff] |
Snap for 9014491 from 60f3f6ee430ab9ecf5a2a9d251097f80279924cf to tm-qpr1-release Change-Id: I614cfd2accd96cea5ade3428ceb2a0d4e2f8de36
diff --git a/tests/Android.bp b/tests/Android.bp index 9ad3d3b..0708e85 100644 --- a/tests/Android.bp +++ b/tests/Android.bp
@@ -216,6 +216,7 @@ ], test_suites: ["general-tests"], + test_config: "RecoveryHostTest.xml", data: ["testdata/*"],
diff --git a/tests/AndroidTest.xml b/tests/RecoveryHostTest.xml similarity index 100% rename from tests/AndroidTest.xml rename to tests/RecoveryHostTest.xml