Enable blurs
This was somehow disabled Test: forrest build Fixes: 225015208 Change-Id: I4ed97dfaf8362ace933b6d5e08408ee35d54ee13
This commit is contained in:
parent
1d6fa6d79e
commit
2964ee6020
1 changed files with 3 additions and 0 deletions
|
@ -610,6 +610,9 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_display_power_timer
|
|||
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
|
||||
PRODUCT_SYSTEM_PROPERTIES += ro.launcher.blur.appLaunch=0
|
||||
|
||||
# Must align with HAL types Dataspace
|
||||
# The data space of wide color gamut composition preference is Dataspace::DISPLAY_P3
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.wcg_composition_dataspace=143261696
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue