vibrator: enable f0 and disable redc compensation am: cbc9240330
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19929154 Change-Id: I60e2331288a510f715daa2215daa5998237035d9 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
133dbd3381
1 changed files with 3 additions and 1 deletions
|
@ -147,7 +147,9 @@ endif
|
|||
|
||||
# Vibrator HAL
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.vibrator.hal.supported_primitives=243
|
||||
ro.vendor.vibrator.hal.supported_primitives=243 \
|
||||
ro.vendor.vibrator.hal.f0.comp.enabled=1 \
|
||||
ro.vendor.vibrator.hal.redc.comp.enabled=0
|
||||
|
||||
# Trusty liboemcrypto.so
|
||||
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/lynx/prebuilts
|
||||
|
|
Loading…
Reference in a new issue