mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Enable compositor background blurring
This allows us to create a "glass blur" look throughout the system for improved visuals. Change-Id: I77bb13a5711b05b43acf25e12abd9a2f5cd2502d Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
4d9affc512
commit
58c6213605
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
# Blurs
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.surface_flinger.supports_background_blur=1
|
||||
|
||||
# Configstore
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
|
||||
|
|
|
|||
Loading…
Reference in a new issue