diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 14438ae..de86fc4 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -52,6 +52,7 @@ TARGET_USES_QTI_CAMERA_DEVICE := true MALLOC_SVELTE_FOR_LIBC32 := true # Display +TARGET_DISABLE_POSTRENDER_CLEANUP := true TARGET_SCREEN_DENSITY := 440 TARGET_HAS_WIDE_COLOR_DISPLAY := true TARGET_USES_GRALLOC1 := true