Merge "Update makefiles." am: c202d17fa6

am: 70d20a497e

Change-Id: I717a93e5b3933dd1b2f8a5e9af61cb6ac8a41423
This commit is contained in:
Steven Moreland
2018-10-17 14:14:44 -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", "android.hidl.base@1.0",
], ],
types: [ types: [
"Status", "FileSystemType",
"Result", "Result",
"Status",
], ],
gen_java: false, gen_java: true,
} }

View File

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