platform_hardware_interfaces/contexthub/1.0/Android.bp

20 lines
373 B
Text
Raw Normal View History

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