blob: 5a22b1f308d39c4763515a607838136b454dad40 [file] [log] [blame]
Brian Stackee3f7202018-09-05 16:46:28 -07001// 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
Brian Stackee3f7202018-09-05 16:46:28 -070012hidl_interface {
13 name: "android.hardware.sensors@2.0",
14 root: "android.hardware",
Brian Stackee3f7202018-09-05 16:46:28 -070015 srcs: [
Brian Stack28c675f2018-09-06 09:57:29 -070016 "types.hal",
Brian Stackee3f7202018-09-05 16:46:28 -070017 "ISensors.hal",
Brian Stack78aa4fc2018-09-18 13:45:36 -070018 "ISensorsCallback.hal",
Brian Stackee3f7202018-09-05 16:46:28 -070019 ],
20 interfaces: [
21 "android.hardware.sensors@1.0",
22 "android.hidl.base@1.0",
23 ],
Brian Stackee3f7202018-09-05 16:46:28 -070024 gen_java: false,
25}