mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 13:49:45 +00:00
The HAL 1.1 update allows the contexthub framework to notify the HAL of any settings changes the user makes. Bug: 135951924 Test: compile Change-Id: Ia523c89b2e546ec169eb4997a0af7f471c8185b5
19 lines
380 B
Plaintext
19 lines
380 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.contexthub@1.1",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
"IContexthub.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.contexthub@1.0",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: true,
|
|
}
|