sdm660-common: BoardConfig: Drop custom display flags
* TARGET_USES_NEW_ION_API, TARGET_USES_OVERLAY are largely deprecated. Change-Id: If2892c83726c3558a96b28a8404f49982ebb9ba0
This commit is contained in:
parent
e96b8011d3
commit
660876d49f
1 changed files with 0 additions and 2 deletions
|
@ -152,8 +152,6 @@ TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true
|
|||
TARGET_USES_HWC2 := true
|
||||
TARGET_USES_GRALLOC1 := true
|
||||
TARGET_USES_ION := true
|
||||
TARGET_USES_NEW_ION_API :=true
|
||||
TARGET_USES_OVERLAY := true
|
||||
|
||||
MAX_EGL_CACHE_KEY_SIZE := 12*1024
|
||||
MAX_EGL_CACHE_SIZE := 2048*1024
|
||||
|
|
Loading…
Reference in a new issue