Move egl.cfg to configs/egl.cfg

This commit is contained in:
ggow
2019-04-23 10:55:15 +01:00
parent ef3e408f54
commit da4fe56568
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ BOARD_BLUETOOTH_DOES_NOT_USE_RFKILL := true
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/amazon/ford/bluetooth
# Graphics
BOARD_EGL_CFG := device/amazon/ford/egl.cfg
BOARD_EGL_CFG := device/amazon/ford/configs/egl.cfg
USE_OPENGL_RENDERER := true
TARGET_USES_C2D_COMPOSITION := true
TARGET_USES_OVERLAY := true
View File