blob: cf31fcdab50679ebbdded5189b5745cd4a27af4f [file] [log] [blame]
Harpreet "Eli" Sangha8502c2f2019-07-22 16:15:16 +09001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.vibrator@1.4",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 },
9 srcs: [
10 "types.hal",
11 "IVibrator.hal",
12 "IVibratorCallback.hal",
13 ],
14 interfaces: [
15 "android.hardware.vibrator@1.0",
16 "android.hardware.vibrator@1.1",
17 "android.hardware.vibrator@1.2",
18 "android.hardware.vibrator@1.3",
19 "android.hidl.base@1.0",
20 ],
21 gen_java: true,
22}