From 3b446b444790cca438688b0546740b86fc04f73a Mon Sep 17 00:00:00 2001 From: PIPIPIG233666 Date: Sun, 2 Feb 2020 08:21:16 -0500 Subject: [PATCH] sm6250-common: Disable UBWC Change-Id: If28a6bce43640b854a66b51944575a892da6bdbc --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 3903cba..b64a767 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -95,6 +95,7 @@ TARGET_RECOVERY_DEVICE_MODULES := libinit_xiaomi_sm6250 # Media TARGET_USES_ION := true +TARGET_DISABLED_UBWC := true # Partitions BOARD_BOOTIMAGE_PARTITION_SIZE := 134217728