platform_hardware_interfaces/tv/input/1.0/Android.bp

21 lines
439 B
Text
Raw Normal View History

// This file is autogenerated by hidl-gen -Landroidbp.
hidl_interface {
name: "android.hardware.tv.input@1.0",
root: "android.hardware",
vndk: {
enabled: true,
},
srcs: [
"types.hal",
"ITvInput.hal",
"ITvInputCallback.hal",
],
interfaces: [
"android.hardware.audio.common@2.0",
"android.hidl.base@1.0",
],
gen_java: true,
gen_java_constants: true,
}