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:
Ethan Chen 2018-09-24 23:54:32 -07:00 committed by Max Weffers
parent e96b8011d3
commit 660876d49f
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -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