diff options
| author | khusika <khusikadhamar@gmail.com> | 2015-08-10 19:55:51 +0700 |
|---|---|---|
| committer | khusika <khusikadhamar@gmail.com> | 2015-08-10 19:55:51 +0700 |
| commit | 66a27c2d79066f6382b74936d48c36c7358e01b8 (patch) | |
| tree | 7338007f90d967032278426252a06d8b6d3d2473 /BoardConfigCommon.mk | |
| parent | 75c4431451319f4ac1a017b3c28003c53fa6f3c2 (diff) | |
msm8916: Remove deprecated egl.cfg
see here: https://github.com/CyanogenMod/android_frameworks_native/commit/993814255fc248454368ed9fe34b4703a05eaf99
Change-Id: Ib29fc8685df1de424a0b50733acb0d194b8c9e4f
Diffstat (limited to 'BoardConfigCommon.mk')
| -rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index da84248..af52ef1 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -107,7 +107,6 @@ ifeq ($(HOST_OS),linux) endif # Display -BOARD_EGL_CFG := $(VENDOR_PATH)/configs/egl.cfg MAX_EGL_CACHE_KEY_SIZE := 12*1024 MAX_EGL_CACHE_SIZE := 2048*1024 NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3 |
