Update makefiles after native handle in Java.

Bug: 35098567
Test: N/A
Change-Id: I54b8d804e480cda09806f8028b966f28c4bd706e
This commit is contained in:
Steven Moreland
2018-08-14 13:24:35 -07:00
parent e5bf3a268e
commit f5e4d7fb59
6 changed files with 6 additions and 6 deletions

View File

@@ -15,6 +15,6 @@ hidl_interface {
"android.hardware.media@1.0",
"android.hidl.base@1.0",
],
gen_java: false,
gen_java: true,
}