Merge "Update makefiles." am: c202d17fa6 am: 70d20a497e

am: 4e9e47f47e

Change-Id: I1cce7dda484ddf85556db4c03518463edb29604f
This commit is contained in:
Steven Moreland
2018-10-17 14:18:52 -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

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