diff options
-rw-r--r-- | TEST_MAPPING | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING new file mode 100644 index 0000000000..98e125b78c --- /dev/null +++ b/TEST_MAPPING @@ -0,0 +1,8 @@ +{ + "presubmit": [ + { + "name": "hidl_implementation_test" + } + ] +} + |