Merge "Update makefiles."

am: c202d17fa6

Change-Id: I91e945ede9f4e46867aac20303063b309576ed9d
This commit is contained in:
Steven Moreland
2018-10-17 13:58:30 -07:00
committed by android-build-merger
2 changed files with 4 additions and 2 deletions

View File

@@ -14,9 +14,10 @@ hidl_interface {
"android.hidl.base@1.0",
],
types: [
"Status",
"FileSystemType",
"Result",
"Status",
],
gen_java: false,
gen_java: true,
}

View File

@@ -22,3 +22,4 @@ hidl_interface {
],
gen_java: false,
}