sdm660-common: Enable compositor background blurring

This allows us to create a "glass blur" look throughout the system for
improved visuals.

Change-Id: I77bb13a5711b05b43acf25e12abd9a2f5cd2502d
This commit is contained in:
Danny Lin 2020-11-01 21:42:59 +06:00 committed by OdSazib
parent bb3cb75d39
commit e36c0630a8
No known key found for this signature in database
GPG key ID: 0954440B60470871

View file

@ -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 \