blob: 124f5d18342aaefce304b4b5d2d70fa114994896 [file] [log] [blame]
Harpreet "Eli" Sangha1f153262018-12-14 12:06:34 +09001// This file is autogenerated by hidl-gen -Landroidbp.
2
Bob Badourb224b362021-02-12 20:13:01 -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
Harpreet "Eli" Sangha1f153262018-12-14 12:06:34 +090012hidl_interface {
13 name: "android.hardware.vibrator@1.3",
14 root: "android.hardware",
Harpreet "Eli" Sangha1f153262018-12-14 12:06:34 +090015 srcs: [
Michael Wrighta4c94fd2019-03-21 20:48:34 +000016 "types.hal",
Steven Moreland99712c02019-04-18 18:13:05 -070017 "IVibrator.hal",
Harpreet "Eli" Sangha1f153262018-12-14 12:06:34 +090018 ],
19 interfaces: [
20 "android.hardware.vibrator@1.0",
21 "android.hardware.vibrator@1.1",
22 "android.hardware.vibrator@1.2",
23 "android.hidl.base@1.0",
24 ],
25 gen_java: true,
26}