mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Update makefiles.
Some have missed being updated. Bug: N/A Test: N/A Change-Id: I0925e85701f6e8b98f9b09bfafbed73469d1d185
This commit is contained in:
@@ -18,10 +18,16 @@ hidl_interface {
|
||||
"android.hidl.base@1.0",
|
||||
],
|
||||
types: [
|
||||
"IdentifierType",
|
||||
"Modulation",
|
||||
"ProgramIdentifier",
|
||||
"ProgramInfo",
|
||||
"ProgramInfoFlags",
|
||||
"ProgramListResult",
|
||||
"ProgramSelector",
|
||||
"ProgramType",
|
||||
"Properties",
|
||||
"VendorKeyValue",
|
||||
],
|
||||
gen_java: false,
|
||||
}
|
||||
|
||||
@@ -14,7 +14,6 @@ hidl_interface {
|
||||
"android.hardware.camera.common@1.0",
|
||||
"android.hardware.camera.device@1.0",
|
||||
"android.hardware.camera.device@3.2",
|
||||
"android.hardware.graphics.common@1.0",
|
||||
"android.hidl.base@1.0",
|
||||
],
|
||||
gen_java: false,
|
||||
|
||||
@@ -7,9 +7,9 @@ hidl_interface {
|
||||
"IMemoryTest.hal",
|
||||
],
|
||||
interfaces: [
|
||||
"android.hidl.memory.token@1.0",
|
||||
"android.hidl.memory.block@1.0",
|
||||
"android.hidl.base@1.0",
|
||||
"android.hidl.memory.block@1.0",
|
||||
"android.hidl.memory.token@1.0",
|
||||
],
|
||||
gen_java: false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user