Increase maxFrameBufferAcquiredBuffers to 3 am: e7520f589d

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15003630

Change-Id: Ie060dc99a5e303d1794a7a50ffa633f6410ea6a4
This commit is contained in:
Devika Krishnadas 2021-06-17 06:28:59 +00:00 committed by Automerger Merge Worker
commit 389f7ae0c8

View file

@ -633,6 +633,7 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_idle_timer_ms=80
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_touch_timer_ms=200
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_display_power_timer_ms=1000
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.use_content_detection_for_refresh_rate=true
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.max_frame_buffer_acquired_buffers=3
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.supports_background_blur=1