diff options
| author | khusika <khusikadhamar@gmail.com> | 2015-08-10 19:55:51 +0700 |
|---|---|---|
| committer | Zhao Wei Liew <zhaoweiliew@gmail.com> | 2016-02-15 17:46:56 +0800 |
| commit | 7e6000a3497cd29effd1678d0162019aae015c18 (patch) | |
| tree | 754e795a41c466711f26463dd9f2d127f1e2ba78 | |
| parent | ac14a2158d366e1135250191770a43024dc4c946 (diff) | |
flo: Remove deprecated egl.cfg
see here: https://github.com/CyanogenMod/android_frameworks_native/commit/993814255fc248454368ed9fe34b4703a05eaf99
Change-Id: Ib29fc8685df1de424a0b50733acb0d194b8c9e4f
| -rwxr-xr-x | BoardConfigCommon.mk | 2 | ||||
| -rw-r--r-- | egl.cfg | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 065165f..1b641c3 100755 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -57,8 +57,6 @@ BOARD_HOSTAPD_PRIVATE_LIB := lib_driver_cmd_$(BOARD_WLAN_DEVICE) WIFI_DRIVER_FW_PATH_STA := "sta" WIFI_DRIVER_FW_PATH_AP := "ap" -BOARD_EGL_CFG := device/asus/flo/egl.cfg - # Display #BOARD_USES_HGL := true #BOARD_USES_OVERLAY := true diff --git a/egl.cfg b/egl.cfg deleted file mode 100644 index 2a11ba2..0000000 --- a/egl.cfg +++ /dev/null @@ -1,2 +0,0 @@ -0 0 android -0 1 adreno |
