diff options
| -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 |
