commit | 86e869a56638567c14fb7b5ab5943b84df88ee74 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Wed Feb 08 13:58:40 2023 -0800 |
committer | David Anderson <dvander@google.com> | Wed Feb 08 15:03:51 2023 -0800 |
tree | 20a73c10f8401e0c5fac40521d2286af24397d51 | |
parent | d34157e26ec6f81473ec36481537247d4621ff05 [diff] [blame] |
fastboot: Add fastboot_test to TEST_MAPPING. Bug: N/A Test: fastboot_test on host Change-Id: I1947b371ba6117e6eed811d1d6e1ed4019e0a0e9
diff --git a/fastboot/Android.bp b/fastboot/Android.bp index a801900..47830ef 100644 --- a/fastboot/Android.bp +++ b/fastboot/Android.bp
@@ -390,6 +390,8 @@ enabled: false, }, }, + + test_suites: ["general-tests"], } cc_test_host {