Snap for 12180713 from 4e5c02280b to 24Q4-release

Change-Id: I8c148ef64430198d628e6783e8daa1b91ee5df02
This commit is contained in:
Android Build Coastguard Worker 2024-08-03 23:01:16 +00:00
commit a93c04b7c8
3 changed files with 12 additions and 0 deletions

View file

@ -361,6 +361,10 @@ PRODUCT_VENDOR_PROPERTIES += \
persist.vendor.vibrator.hal.context.settlingtime=5000 \ persist.vendor.vibrator.hal.context.settlingtime=5000 \
ro.vendor.vibrator.hal.pm.activetimeout=5 ro.vendor.vibrator.hal.pm.activetimeout=5
# Override Output Distortion Gain
PRODUCT_VENDOR_PROPERTIES += \
vendor.audio.hapticgenerator.distortion.output.gain=0.48
# PKVM Memory Reclaim # PKVM Memory Reclaim
PRODUCT_VENDOR_PROPERTIES += \ PRODUCT_VENDOR_PROPERTIES += \
hypervisor.memory_reclaim.supported=1 hypervisor.memory_reclaim.supported=1

View file

@ -362,6 +362,10 @@ PRODUCT_VENDOR_PROPERTIES += \
persist.vendor.vibrator.hal.context.settlingtime=5000 \ persist.vendor.vibrator.hal.context.settlingtime=5000 \
ro.vendor.vibrator.hal.pm.activetimeout=5 ro.vendor.vibrator.hal.pm.activetimeout=5
# Override Output Distortion Gain
PRODUCT_VENDOR_PROPERTIES += \
vendor.audio.hapticgenerator.distortion.output.gain=0.48
# PKVM Memory Reclaim # PKVM Memory Reclaim
PRODUCT_VENDOR_PROPERTIES += \ PRODUCT_VENDOR_PROPERTIES += \
hypervisor.memory_reclaim.supported=1 hypervisor.memory_reclaim.supported=1

View file

@ -331,6 +331,10 @@ PRODUCT_VENDOR_PROPERTIES += \
persist.vendor.vibrator.hal.context.settlingtime=5000 \ persist.vendor.vibrator.hal.context.settlingtime=5000 \
ro.vendor.vibrator.hal.pm.activetimeout=5 ro.vendor.vibrator.hal.pm.activetimeout=5
# Override Output Distortion Gain
PRODUCT_VENDOR_PROPERTIES += \
vendor.audio.hapticgenerator.distortion.output.gain=0.48
# PKVM Memory Reclaim # PKVM Memory Reclaim
PRODUCT_VENDOR_PROPERTIES += \ PRODUCT_VENDOR_PROPERTIES += \
hypervisor.memory_reclaim.supported=1 hypervisor.memory_reclaim.supported=1