haptics: add raviole actuator model
Bug: 195894512 Test: verified actuator model config propogated and handled properly by vibrator HAL Change-Id: I17eae6e05b51e1e0065546b9c841e92c30e2af72
This commit is contained in:
parent
060aaa9427
commit
63d0be6f7e
2 changed files with 2 additions and 0 deletions
|
@ -128,6 +128,7 @@ PRODUCT_PRODUCT_PROPERTIES +=\
|
|||
ro.vendor.vibrator.hal.long.frequency.shift=15
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
vendor.powerhal.adpf.rate=11111111
|
||||
ACTUATOR_MODEL := luxshare_ict_081545
|
||||
|
||||
# Voice packs for Text-To-Speech
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
|
@ -133,6 +133,7 @@ PRODUCT_PRODUCT_PROPERTIES +=\
|
|||
ro.vendor.vibrator.hal.long.frequency.shift=15
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
vendor.powerhal.adpf.rate=8333333
|
||||
ACTUATOR_MODEL := luxshare_ict_081545
|
||||
|
||||
# Voice packs for Text-To-Speech
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue