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/TEST_MAPPING b/fastboot/TEST_MAPPING new file mode 100644 index 0000000..10f3d82 --- /dev/null +++ b/fastboot/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "fastboot_test" + } + ] +}