diff --git a/universal7885-common/system.prop b/universal7885-common/system.prop index 4b81375..e897c8b 100644 --- a/universal7885-common/system.prop +++ b/universal7885-common/system.prop @@ -20,3 +20,9 @@ persist.rcs.supported=1 debug.renderengine.backend=skiaglthreaded renderthread.skia.reduceopstasksplitting=true ro.surface_flinger.max_frame_buffer_acquired_buffers=3 + +# Blur +ro.sf.blurs_are_expensive=1 +ro.surface_flinger.supports_background_blur=1 +debug.sf.latch_unsignaled=1 +debug.sf.disable_backpressure=1