blob: 37e522d4f565ff5ac90beba9aaf67a7f8c901c58 [file] [log] [blame]
Siarhei Vishniakoua0e7f732018-01-17 11:49:04 -08001// This file is autogenerated by hidl-gen -Landroidbp.
2
Bob Badourc22b35b2021-02-23 14:26:20 -08003package {
4 // See: http://go/android-license-faq
5 // A large-scale-change added 'default_applicable_licenses' to import
6 // all of the 'license_kinds' from "hardware_interfaces_license"
7 // to get the below license kinds:
8 // SPDX-license-identifier-Apache-2.0
9 default_applicable_licenses: ["hardware_interfaces_license"],
10}
11
Siarhei Vishniakoua0e7f732018-01-17 11:49:04 -080012hidl_interface {
13 name: "android.hardware.input.classifier@1.0",
14 root: "android.hardware",
Siarhei Vishniakoua0e7f732018-01-17 11:49:04 -080015 srcs: [
Siarhei Vishniakoua0e7f732018-01-17 11:49:04 -080016 "IInputClassifier.hal",
17 ],
18 interfaces: [
Siarhei Vishniakou45c1d0c2019-01-24 10:38:02 -080019 "android.hardware.input.common@1.0",
Siarhei Vishniakoua0e7f732018-01-17 11:49:04 -080020 "android.hidl.base@1.0",
21 ],
Siarhei Vishniakoua0e7f732018-01-17 11:49:04 -080022 gen_java: true,
23}