mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
22 lines
423 B
Plaintext
22 lines
423 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.tests.extension.light@2.0",
|
|
root: "android.hardware",
|
|
srcs: [
|
|
"types.hal",
|
|
"ILight.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.light@2.0",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
types: [
|
|
"Brightness",
|
|
"Default",
|
|
"LightState",
|
|
],
|
|
gen_java: true,
|
|
}
|
|
|