From 4d4f037bd4feaa8fa21f89fb946bccd2ad2850f8 Mon Sep 17 00:00:00 2001 From: clarencelol Date: Sat, 18 Dec 2021 12:44:47 +0800 Subject: [PATCH] [FIXUP!] sdm660-common: Disable sdm rotator downscaler * vendor.display.disable_scaler=0 is missing in this commit c07d4837fe337bd9852f63dad12566dc849d8a58 Signed-off-by: clarencelol Signed-off-by: pix106 --- properties/system.prop | 1 + 1 file changed, 1 insertion(+) diff --git a/properties/system.prop b/properties/system.prop index c8f0694d..d14f0469 100644 --- a/properties/system.prop +++ b/properties/system.prop @@ -40,6 +40,7 @@ persist.hwc.enable_vds=1 ro.qualcomm.cabl=0 video.disable.ubwc=1 vendor.display.disable_rotator_downscale=1 +vendor.display.disable_scaler=0 debug.hwui.use_buffer_age=false # Surfaceflinger