commit | c762aef75dba7a726fb77986178468c761092ce8 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Oct 16 16:48:10 2019 -0700 |
committer | Steven Moreland <smoreland@google.com> | Wed Oct 16 16:48:10 2019 -0700 |
tree | 140af09121a03cb1fb20ca169144554f35817d9a | |
parent | 80694d55ca88b52b176a5dc979835e5ffdb9343c [diff] |
TEST_MAPPING += hidl_implementation_test All HALs should have a known cf impl or be whitelisted. Bug: 141567104 Test: hidl_implementation_test Change-Id: I99568da80e6e36f3f5607b3f4f1e644f52ce69d2
diff --git a/TEST_MAPPING b/TEST_MAPPING new file mode 100644 index 0000000..98e125b --- /dev/null +++ b/TEST_MAPPING
@@ -0,0 +1,8 @@ +{ + "presubmit": [ + { + "name": "hidl_implementation_test" + } + ] +} +