From 2f506fd2bf5a1ba7bfd3d7e23d25adcc0843d53c Mon Sep 17 00:00:00 2001 From: pix106 Date: Fri, 6 May 2022 23:50:10 +0200 Subject: [PATCH] sdm660-common: props: add video.disable.ubwc=1 fixes video recording, after "sdm660-common: properties: Cleanup and regen display and media related props" Signed-off-by: pix106 --- properties/vendor.prop | 1 + 1 file changed, 1 insertion(+) diff --git a/properties/vendor.prop b/properties/vendor.prop index 4b07652c..39fc907f 100644 --- a/properties/vendor.prop +++ b/properties/vendor.prop @@ -138,6 +138,7 @@ vendor.display.disable_scaler=0 vendor.display.idle_time=32767 vendor.gralloc.disable_ahardware_buffer=1 vendor.gralloc.enable_fb_ubwc=1 +video.disable.ubwc=1 # Fwk detect ro.vendor.qti.va_aosp.support=1