commit | 96a42724085bcd2972b9738bf98ed56fe82c1c50 | [log] [tgz] |
---|---|---|
author | Lais Andrade <lsandrade@google.com> | Mon Aug 03 14:58:18 2020 +0000 |
committer | Lais Andrade <lsandrade@google.com> | Wed Aug 05 10:01:56 2020 +0000 |
tree | 5f3f459695c8c04f449aed1e6b974e1da8abc8b8 | |
parent | 7de17835cdebf41865336b663d4939f6329006c7 [diff] |
Add TEST_MAPPING for libvibratorservice_test target Bug: b/153418251 Test: atest libvibratorservice_test Change-Id: I657e4d5e9c7159377f6fffe090c5fc0839c7016d
diff --git a/services/vibratorservice/TEST_MAPPING b/services/vibratorservice/TEST_MAPPING new file mode 100644 index 0000000..b033adb --- /dev/null +++ b/services/vibratorservice/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "libvibratorservice_test" + } + ] +}