msm8974-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
81028f988c
commit
8a56039c7d
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ endif
|
|||
# Display
|
||||
OVERRIDE_RS_DRIVER:= libRSDriver_adreno.so
|
||||
TARGET_ADDITIONAL_GRALLOC_10_USAGE_BITS := 0x02000000U
|
||||
TARGET_DISABLE_POSTRENDER_CLEANUP := true
|
||||
|
||||
# Shader cache config options
|
||||
# Maximum size of the GLES Shaders that can be cached for reuse.
|
||||
|
|
Loading…
Add table
Reference in a new issue