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:
@@ -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 += \
|
||||
|
||||
Reference in New Issue
Block a user