diff options
-rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index bff6435..92f14ad 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -119,7 +119,6 @@ TARGET_USES_C2D_COMPOSITION := true TARGET_USES_GRALLOC1 := true TARGET_USES_HWC2 := 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 |