summaryrefslogtreecommitdiffstats
path: root/automotive
diff options
context:
space:
mode:
Diffstat (limited to 'automotive')
-rw-r--r--automotive/evs/1.0/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/automotive/evs/1.0/Android.bp b/automotive/evs/1.0/Android.bp
index 4bc40686b..f620eb5cf 100644
--- a/automotive/evs/1.0/Android.bp
+++ b/automotive/evs/1.0/Android.bp
@@ -23,6 +23,6 @@ hidl_interface {
"DisplayState",
"EvsResult",
],
- gen_java: false,
+ gen_java: true,
}