platform_hardware_interfaces/contexthub/1.2/Android.bp
Arthur Ishiguro 08596b4629 Adds Context Hub HAL v1.2
Add support for extended setting changes.

Bug: 166845383
Test: Compile
Change-Id: I912f01447e4d0e2f345620fa1b5599f50cc9a4f8
2020-10-07 13:47:26 -07:00

16 lines
381 B
Text

// This file is autogenerated by hidl-gen -Landroidbp.
hidl_interface {
name: "android.hardware.contexthub@1.2",
root: "android.hardware",
srcs: [
"types.hal",
"IContexthub.hal",
],
interfaces: [
"android.hardware.contexthub@1.0",
"android.hardware.contexthub@1.1",
"android.hidl.base@1.0",
],
gen_java: true,
}