sdm710-common: Set TARGET_DISABLE_POSTRENDER_CLEANUP := true

To fix the bad UI lag we are experiencing.

Change-Id: I3edb25f93c58b87431a1802726f31123200f75d3
This commit is contained in:
Arne Coucheron 2020-11-22 01:18:39 +01:00 committed by CakesTwix
parent 40f2c01495
commit 46a4c6f95d
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

View file

@ -52,6 +52,7 @@ TARGET_USES_QTI_CAMERA_DEVICE := true
MALLOC_SVELTE_FOR_LIBC32 := true MALLOC_SVELTE_FOR_LIBC32 := true
# Display # Display
TARGET_DISABLE_POSTRENDER_CLEANUP := true
TARGET_SCREEN_DENSITY := 440 TARGET_SCREEN_DENSITY := 440
TARGET_HAS_WIDE_COLOR_DISPLAY := true TARGET_HAS_WIDE_COLOR_DISPLAY := true
TARGET_USES_GRALLOC1 := true TARGET_USES_GRALLOC1 := true