blob: ffa3441b9e6c1885e1eaae0905562a1c516e6c9b [file] [log] [blame]
Siarhei Vishniakou45c1d0c2019-01-24 10:38:02 -08001// This file is autogenerated by hidl-gen -Landroidbp.
2
Bob Badourb224b362021-02-12 20:13:01 -08003package {
Aditya Choudharyad2ba1b2024-02-05 15:45:22 +00004 default_team: "trendy_team_input_framework",
Bob Badourb224b362021-02-12 20:13:01 -08005 // See: http://go/android-license-faq
6 // A large-scale-change added 'default_applicable_licenses' to import
7 // all of the 'license_kinds' from "hardware_interfaces_license"
8 // to get the below license kinds:
9 // SPDX-license-identifier-Apache-2.0
10 default_applicable_licenses: ["hardware_interfaces_license"],
11}
12
Siarhei Vishniakou45c1d0c2019-01-24 10:38:02 -080013hidl_interface {
14 name: "android.hardware.input.common@1.0",
15 root: "android.hardware",
Siarhei Vishniakou45c1d0c2019-01-24 10:38:02 -080016 srcs: [
17 "types.hal",
18 ],
Siarhei Vishniakou45c1d0c2019-01-24 10:38:02 -080019 gen_java: true,
20}