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:
parent
bb3cb75d39
commit
e36c0630a8
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue