mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Add API for enabling/disabling external control of vibrator. Bug: 117835666 Test: Sanity Check Via 'cmd vibrator' Change-Id: I5342ca9feba1811efcb5483668858db3f70ad686 Signed-off-by: Harpreet "Eli" Sangha <eliptus@google.com>
21 lines
436 B
Plaintext
21 lines
436 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.vibrator@1.3",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"IVibrator.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.vibrator@1.0",
|
|
"android.hardware.vibrator@1.1",
|
|
"android.hardware.vibrator@1.2",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: true,
|
|
}
|
|
|