Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: Enable blurs

Bug: 181092919
Test: manual; performance scripts
Change-Id: I5875a99167e80ddd5b79fc245f988d8a6ac167be
This commit is contained in:
Lucas Dupin 2021-06-03 16:45:21 -07:00 committed by Albert Tang
commit 901ac6e06d

View file

@ -137,6 +137,7 @@ ro.surface_flinger.set_idle_timer_ms=80
ro.surface_flinger.set_touch_timer_ms=200 ro.surface_flinger.set_touch_timer_ms=200
ro.surface_flinger.set_display_power_timer_ms=1000 ro.surface_flinger.set_display_power_timer_ms=1000
ro.surface_flinger.use_content_detection_for_refresh_rate=true ro.surface_flinger.use_content_detection_for_refresh_rate=true
ro.surface_flinger.supports_background_blur=1
vendor.gralloc.disable_ubwc=0 vendor.gralloc.disable_ubwc=0
vendor.gralloc.secure_preview_buffer_format=420_sp vendor.gralloc.secure_preview_buffer_format=420_sp
vendor.gralloc.secure_preview_only=1 vendor.gralloc.secure_preview_only=1