Increase Max framebuffer count to 3 am: cf0372dc8b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17149098 Change-Id: I7525d01f47f906ad02f373665f610b41d3557275
This commit is contained in:
commit
fd086e11f1
1 changed files with 1 additions and 0 deletions
|
@ -606,6 +606,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_touch_timer_ms=200
|
||||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_display_power_timer_ms=1000
|
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.use_content_detection_for_refresh_rate=true
|
||||||
|
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.max_frame_buffer_acquired_buffers=3
|
||||||
|
|
||||||
# Must align with HAL types Dataspace
|
# Must align with HAL types Dataspace
|
||||||
# The data space of wide color gamut composition preference is Dataspace::DISPLAY_P3
|
# The data space of wide color gamut composition preference is Dataspace::DISPLAY_P3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue