[DO NOT MERGE] device/lynx: Change to use common vibrator HAL
Use common vibrator hal in hardware/google/pixel instead of device/google/lynx. This will use the common vibrator hal from now on to support the adaptive haptics feature. Bug: 198239103 Bug: 269762222 Test: Verified on device Change-Id: Ia90fe77222fbce0c54ecf3fc5439fea5cda5c892
This commit is contained in:
@@ -28,7 +28,7 @@ DEVICE_PACKAGE_OVERLAYS += device/google/lynx/lynx/overlay
|
||||
|
||||
include device/google/lynx/audio/lynx/audio-tables.mk
|
||||
include device/google/gs201/device-shipping-common.mk
|
||||
include device/google/lynx/vibrator/cs40l26/device.mk
|
||||
include hardware/google/pixel/vibrator/cs40l26/device.mk
|
||||
|
||||
# go/lyric-soong-variables
|
||||
$(call soong_config_set,lyric,camera_hardware,lynx)
|
||||
@@ -154,12 +154,7 @@ endif
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.vibrator.hal.supported_primitives=243 \
|
||||
ro.vendor.vibrator.hal.f0.comp.enabled=1 \
|
||||
ro.vendor.vibrator.hal.redc.comp.enabled=0 \
|
||||
persist.vendor.vibrator.hal.context.enable=false \
|
||||
persist.vendor.vibrator.hal.context.scale=40 \
|
||||
persist.vendor.vibrator.hal.context.fade=true \
|
||||
persist.vendor.vibrator.hal.context.cooldowntime=1600 \
|
||||
persist.vendor.vibrator.hal.context.settlingtime=5000
|
||||
ro.vendor.vibrator.hal.redc.comp.enabled=0
|
||||
|
||||
# Trusty liboemcrypto.so
|
||||
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/lynx/prebuilts
|
||||
|
Referens i nytt ärende
Block a user