RMX2061: Drop background blur support due to graphical issues
* Device exhibits glitches and instability with SurfaceFlinger blur enabled. * Removing ro.surface_flinger.supports_background_blur from device props. * Prevents visual artifacts and ensures smoother system UI performance.
This commit is contained in:
@@ -42,5 +42,3 @@ PRODUCT_BUILD_PROP_OVERRIDES += \
|
||||
# Face Unlock
|
||||
TARGET_FACE_UNLOCK_SUPPORTED := true
|
||||
|
||||
# Blur
|
||||
TARGET_ENABLE_BLUR := true
|
||||
|
||||
Reference in New Issue
Block a user