commit | a067fa03f1a6a3654077b097ea04070ba51cca68 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Oct 23 16:14:27 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Wed Oct 23 16:14:27 2019 -0700 |
tree | 07ffb778b851fd17cccd9863d925f786c51bc259 | |
parent | 3940f54aecd78f104a002dfe1dc73b60eedc5b97 [diff] | |
parent | 5dd2b18ac94fba71220b51b7c513a0ade18d7d90 [diff] |
Merge "TEST_MAPPING += hidl_implementation_test" am: 5dd2b18ac9 Change-Id: If900603e958c6c1323f023197fa555b8196f15d6
diff --git a/TEST_MAPPING b/TEST_MAPPING index 3e17fc4..c4a663e 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -2,6 +2,9 @@ "presubmit": [ { "name": "libhidl_test" + }, + { + "name": "hidl_implementation_test" } ] }