platform_hardware_interfaces/tv/tuner/1.1/Android.bp
Amy Zhang 19ed17bf1d Extend Scan Message and Message Type in Tuner HAL 1.1
A new API would be added in IFrontendCallback 1.1:
onScanMessageExt to receive the extended scan message

Test: atest VtsHalTvTunerV1_1TargetTest
Bug: 158818695
Change-Id: If12535dada78ee2d2c7282ff17f9ab5f4983c750
2020-09-29 19:04:33 -07:00

21 lines
511 B
Text

// This file is autogenerated by hidl-gen -Landroidbp.
hidl_interface {
name: "android.hardware.tv.tuner@1.1",
root: "android.hardware",
srcs: [
"IFilter.hal",
"IFrontend.hal",
"IFilterCallback.hal",
"IFrontendCallback.hal",
"ITuner.hal",
"types.hal",
],
interfaces: [
"android.hidl.base@1.0",
"android.hidl.safe_union@1.0",
"android.hardware.tv.tuner@1.0",
],
gen_java: false,
gen_java_constants: true,
}