summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2019-10-23 16:18:49 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-10-23 16:18:49 -0700
commit9413911a4163d707df8afb1f360b59a09912283f (patch)
tree07ffb778b851fd17cccd9863d925f786c51bc259
parentf13ef016c62629d7488b7a924fa6589f07974915 (diff)
parenta067fa03f1a6a3654077b097ea04070ba51cca68 (diff)
downloadlibhidl-9413911a4163d707df8afb1f360b59a09912283f.tar.gz
Merge "TEST_MAPPING += hidl_implementation_test" am: 5dd2b18ac9
am: a067fa03f1 Change-Id: Ie1cc01e4efdc045cbd4c5de3c341ad9ce784bb7a
-rw-r--r--TEST_MAPPING3
1 files changed, 3 insertions, 0 deletions
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"
}
]
}