summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Lin <danny@kdrag0n.dev>2021-12-06 22:17:20 -0800
committeralk3pInjection <webmaster@raspii.tech>2023-08-16 15:56:54 +0800
commit866ae634565d571138482fb771726d94683e1e69 (patch)
tree58fe390b1773cbcce4b4c26dfbc04828b5dbdb5a
parentdaeff9a2f1d2b18c5abdd958db57970965639947 (diff)
gs201: Disable UI blur effects
On the Pixel 6 Pro (raven) at 120 Hz, disabling blur makes the GPU use 86% less power during the notification shade pull-down animation. Change-Id: I30dd609bdb0a9062a99e478eac46f382c644308c
-rw-r--r--device.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 12233c00..7a244a56 100644
--- a/device.mk
+++ b/device.mk
@@ -678,7 +678,6 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_display_power_timer
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.use_content_detection_for_refresh_rate=true
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.max_frame_buffer_acquired_buffers=3
-PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.supports_background_blur=1
PRODUCT_SYSTEM_PROPERTIES += ro.launcher.blur.appLaunch=0
# Must align with HAL types Dataspace