ed5d92cc7c
Add new effects for pop, thud and heavy click, as well as constants to play back pre-defined ringtone effects. Bug: 64185677 Bug: 64184692 Test: run vts --skip-all-system-status-check --skip-preconditions --primary-abi-only --module VtsHalVibratorV1_2TargetTest Change-Id: I4baae73e1471208f9f54bb1c03da8c27ca6b0ee1
23 lines
454 B
Text
23 lines
454 B
Text
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.vibrator@1.2",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
"IVibrator.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.vibrator@1.0",
|
|
"android.hardware.vibrator@1.1",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
types: [
|
|
"Effect",
|
|
],
|
|
gen_java: true,
|
|
}
|
|
|