diff --git a/common_prop.mk b/common_prop.mk index 6e1d37e7..f8a81e9a 100644 --- a/common_prop.mk +++ b/common_prop.mk @@ -161,6 +161,7 @@ PRODUCT_PROPERTY_OVERRIDES += \ persist.hwc.enable_vds=1 \ ro.opengles.version=196610 \ ro.qualcomm.cabl=0 \ + ro.surface_flinger.supports_background_blur=1 \ vendor.display.disable_skip_validate=1 \ vendor.gralloc.enable_fb_ubwc=1 \ vendor.video.disable.ubwc=1 \