summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 986115cbb0..769de2d3f3 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",
],