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:
parent
40f2c01495
commit
46a4c6f95d
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue