From fe564275ea46ea8d3674727e29cc9d42a2bc368c Mon Sep 17 00:00:00 2001 From: Steven Moreland Date: Tue, 28 Nov 2017 15:20:41 -0800 Subject: [PATCH] Update tests makefile for change. Introduced in 4921bc2e13722ffe3f66b708cfd825b98da9b917. Test: manual Change-Id: I8b2b8fc27ebae55871c656816f87374c792a8ace --- tests/foo/1.0/Android.bp | 1 + 1 file changed, 1 insertion(+) 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", ],