Update makefiles.
Some of these were out of date. Bug: N/A Test: N/A Change-Id: I25a2706b95e199f5728cda5a5e4e2b23c60a8d40
This commit is contained in:
parent
bcb0c1b49a
commit
1c15915098
2 changed files with 4 additions and 2 deletions
|
@ -14,9 +14,10 @@ hidl_interface {
|
|||
"android.hidl.base@1.0",
|
||||
],
|
||||
types: [
|
||||
"Status",
|
||||
"FileSystemType",
|
||||
"Result",
|
||||
"Status",
|
||||
],
|
||||
gen_java: false,
|
||||
gen_java: true,
|
||||
}
|
||||
|
||||
|
|
|
@ -22,3 +22,4 @@ hidl_interface {
|
|||
],
|
||||
gen_java: false,
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue