sdm660-common: Drop USE_OPENGL_RENDERER flag
* is largely deprecated Change-Id: If2892c83726c3558a96b28a8404f49982ebb9ba0 Signed-off-by: srfarias <erikofarias@gmail.com> Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
1e14af1e4c
commit
8a025c0c53
1 changed files with 0 additions and 1 deletions
|
@ -155,7 +155,6 @@ TARGET_USES_GRALLOC1 := true
|
|||
TARGET_USES_ION := true
|
||||
TARGET_USES_NEW_ION_API :=true
|
||||
TARGET_USES_OVERLAY := true
|
||||
USE_OPENGL_RENDERER := true
|
||||
|
||||
MAX_EGL_CACHE_KEY_SIZE := 12*1024
|
||||
MAX_EGL_CACHE_SIZE := 2048*1024
|
||||
|
|
Loading…
Reference in a new issue