From 901ac6e06d4dc97b530938e6f8f734eaf07b438a Mon Sep 17 00:00:00 2001 From: Lucas Dupin Date: Thu, 3 Jun 2021 16:45:21 -0700 Subject: [PATCH] dre: Enable blurs Bug: 181092919 Test: manual; performance scripts Change-Id: I5875a99167e80ddd5b79fc245f988d8a6ac167be --- vendor.prop | 1 + 1 file changed, 1 insertion(+) diff --git a/vendor.prop b/vendor.prop index 9f12fc7..b1efb3a 100644 --- a/vendor.prop +++ b/vendor.prop @@ -137,6 +137,7 @@ ro.surface_flinger.set_idle_timer_ms=80 ro.surface_flinger.set_touch_timer_ms=200 ro.surface_flinger.set_display_power_timer_ms=1000 ro.surface_flinger.use_content_detection_for_refresh_rate=true +ro.surface_flinger.supports_background_blur=1 vendor.gralloc.disable_ubwc=0 vendor.gralloc.secure_preview_buffer_format=420_sp vendor.gralloc.secure_preview_only=1