|
@@ -170,6 +170,10 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|
persist.vendor.vibrator.hal.context.cooldowntime=1600 \
|
|
persist.vendor.vibrator.hal.context.cooldowntime=1600 \
|
|
persist.vendor.vibrator.hal.context.settlingtime=5000
|
|
persist.vendor.vibrator.hal.context.settlingtime=5000
|
|
|
|
|
|
|
|
+# Override Output Distortion Gain
|
|
|
|
+PRODUCT_VENDOR_PROPERTIES += \
|
|
|
|
+ vendor.audio.hapticgenerator.distortion.output.gain=0.29
|
|
|
|
+
|
|
# Trusty liboemcrypto.so
|
|
# Trusty liboemcrypto.so
|
|
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/lynx/prebuilts
|
|
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/lynx/prebuilts
|
|
|
|
|