From 2964ee60205059bf0e2f6caa1a8edc688a316bd3 Mon Sep 17 00:00:00 2001 From: Lucas Dupin Date: Wed, 16 Mar 2022 19:15:56 -0700 Subject: [PATCH] Enable blurs This was somehow disabled Test: forrest build Fixes: 225015208 Change-Id: I4ed97dfaf8362ace933b6d5e08408ee35d54ee13 --- device.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/device.mk b/device.mk index 98947285..deffaae0 100644 --- a/device.mk +++ b/device.mk @@ -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