Enable blurs am: 2964ee6020
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17230886 Change-Id: Ie77c4b548668b98b5fcdeeb276e1f24dfadfba5a
This commit is contained in:
commit
791d2e8a33
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.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.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
|
# 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
|
||||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.wcg_composition_dataspace=143261696
|
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.wcg_composition_dataspace=143261696
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue