vendor/rockchip/hardware/interfaces/tv/input/1.0/Android.bp

14 lines
289 B
Plaintext
Raw Normal View History

2025-08-25 08:12:20 +08:00
hidl_interface {
name: "rockchip.hardware.tv.input@1.0",
root: "rockchip.hardware",
srcs: [
"types.hal",
"ITvInputCallback.hal",
"ITvInput.hal",
],
interfaces: [
"android.hardware.tv.input@1.0",
"android.hidl.base@1.0",
],
}