summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2017-11-29 17:13:25 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-11-29 17:13:25 +0000
commitb56cfe36da680c3b1871cb5bc509eff40c4f2b5b (patch)
tree4fc96e8044189ac3810866ca02ffa1f62b7b4058 /tests
parent7d7eae9f787824e7c72f07e443e10c4939583c48 (diff)
parentefbcd7de6136bd0cac4e1bd848ebff5dc49cd41f (diff)
downloadandroid_hardware_interfaces-b56cfe36da680c3b1871cb5bc509eff40c4f2b5b.tar.gz
android_hardware_interfaces-b56cfe36da680c3b1871cb5bc509eff40c4f2b5b.tar.bz2
android_hardware_interfaces-b56cfe36da680c3b1871cb5bc509eff40c4f2b5b.zip
Merge "Update tests makefile for change."
am: efbcd7de61 Change-Id: I4477b859167b1a6b787e18f2aa1bbf5886fc5a2a
Diffstat (limited to 'tests')
-rw-r--r--tests/foo/1.0/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/foo/1.0/Android.bp b/tests/foo/1.0/Android.bp
index 986115cbb..769de2d3f 100644
--- a/tests/foo/1.0/Android.bp
+++ b/tests/foo/1.0/Android.bp
@@ -17,6 +17,7 @@ hidl_interface {
types: [
"Abc",
"Def",
+ "EnumIterators",
"Outer",
"Unrelated",
],