From: Chih-Wei Huang Date: Wed, 19 Jul 2017 03:12:16 +0000 (+0800) Subject: Remove the obsolete egl.cfg X-Git-Tag: android-x86-7.1-r1~20 X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fdevice-generic-common.git;a=commitdiff_plain;h=dadd0ec44959bc8ba3b216a297bf16d7428244e6 Remove the obsolete egl.cfg Now the EGL loader detects the libraries automatically. The egl.cfg is unnecessary. --- diff --git a/BoardConfig.mk b/BoardConfig.mk index 0027317..c3164ef 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -75,7 +75,6 @@ WIFI_DRIVER_MODULE_PATH ?= auto BOARD_GPU_DRIVERS ?= i915 i965 nouveau r300g r600g radeonsi swrast virgl vmwgfx ifneq ($(strip $(BOARD_GPU_DRIVERS)),) TARGET_HARDWARE_3D := true -BOARD_EGL_CFG ?= device/generic/common/gpu/egl_mesa.cfg endif BOARD_KERNEL_CMDLINE := root=/dev/ram0 androidboot.selinux=permissive $(if $(filter true,$(TARGET_USES_64_BIT_BINDER)),,vmalloc=192M) diff --git a/gpu/egl_mesa.cfg b/gpu/egl_mesa.cfg deleted file mode 100644 index 4e9cb17..0000000 --- a/gpu/egl_mesa.cfg +++ /dev/null @@ -1,2 +0,0 @@ -0 0 android -0 1 mesa