Fix misconfigured recovery host test

Test: atest recovery_host_test
Bug: 241353143
Change-Id: I13bb9595745f65a63070cf9fe030c9155f75e4d0
This commit is contained in:
Kelvin Zhang 2022-08-04 10:05:43 -07:00
parent c685fe9be8
commit 9ce95441b2
2 changed files with 1 additions and 0 deletions

View file

@ -216,6 +216,7 @@ cc_test_host {
],
test_suites: ["general-tests"],
test_config: "RecoveryHostTest.xml",
data: ["testdata/*"],