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:
theshaenix
2025-07-31 11:30:21 +05:30
parent 2925c013db
commit b0a704bd46

View File

@@ -42,5 +42,3 @@ PRODUCT_BUILD_PROP_OVERRIDES += \
# Face Unlock
TARGET_FACE_UNLOCK_SUPPORTED := true
# Blur
TARGET_ENABLE_BLUR := true