From baa8e96c70b5ac7eabead9d0159212be85f1da35 Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Mon, 13 Feb 2012 20:38:35 -0800 Subject: [PATCH] egl.cfg can now only have a single entry Change-Id: Ic86671e41859dbf40ed4408f62450019c2164015 --- tools/emulator/opengl/system/egl/egl.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tools/emulator/opengl/system/egl/egl.cfg b/tools/emulator/opengl/system/egl/egl.cfg index 951a2e8d6..9d3f2dc38 100644 --- a/tools/emulator/opengl/system/egl/egl.cfg +++ b/tools/emulator/opengl/system/egl/egl.cfg @@ -1,2 +1 @@ -0 1 emulation -0 0 android +0 0 emulation