summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2017-11-28 15:20:41 -0800
committerSteven Moreland <smoreland@google.com>2017-11-28 15:21:38 -0800
commitfe564275ea46ea8d3674727e29cc9d42a2bc368c (patch)
treeb24de0e2b76e0599e078c8f6ac3e5cefe59b0b46 /tests
parent6a5daf8cac8fdec6a1d48a4d699f22c82e448165 (diff)
downloadandroid_hardware_interfaces-fe564275ea46ea8d3674727e29cc9d42a2bc368c.tar.gz
android_hardware_interfaces-fe564275ea46ea8d3674727e29cc9d42a2bc368c.tar.bz2
android_hardware_interfaces-fe564275ea46ea8d3674727e29cc9d42a2bc368c.zip
Update tests makefile for change.
Introduced in 4921bc2e13722ffe3f66b708cfd825b98da9b917. Test: manual Change-Id: I8b2b8fc27ebae55871c656816f87374c792a8ace
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",
],