config: add blur prop support by default

this allows users to enable/disable window level blur, the global window blur enablement will still rely on ro.custom.blur.enable value

Change-Id: I5fabdbbdfe812346f17dbba5d4bf9abe7344e0ca
This commit is contained in:
rmp22
2025-06-23 20:19:47 +00:00
committed by ShukakuZa
parent ad79deeaf5
commit f8ceeb8de6

View File

@@ -32,6 +32,8 @@ PRODUCT_SYSTEM_PROPERTIES += \
ro.custom.blur.enable=false
endif
PRODUCT_SYSTEM_PROPERTIES += ro.surface_flinger.supports_background_blur=1
# DeviceAsWebcam
ifeq ($(TARGET_BUILD_DEVICE_AS_WEBCAM), true)
PRODUCT_PACKAGES += \