From 6a3914f80c488d2a6e3d9fa128fe3ed26600723f Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Tue, 9 Dec 2025 00:47:41 +0200 Subject: [PATCH] Revert "Disable blurs during app launch" This reverts commit 5f6d69182a7781d473d6f3b57e477692ee56e381. Reason for revert: Deprecated since 2022 Change-Id: I9ae6191a0276d918d88ddf4d90a8b4594f83db91 --- device.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/device.mk b/device.mk index 2a2b0dd7..c0e30701 100644 --- a/device.mk +++ b/device.mk @@ -357,7 +357,6 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.use_content_detection_f 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