diff options
| author | khusika <khusikadhamar@gmail.com> | 2015-08-11 11:01:35 +0300 |
|---|---|---|
| committer | doc HD <doc.divxm@gmail.com> | 2015-08-11 11:01:42 +0300 |
| commit | 40426bd9d0313f2a6913a1944f425e2a8ccc8bb0 (patch) | |
| tree | 4c4ee0b51c62eaa1eb4e38a437cb01475967a504 | |
| parent | da9a9fc64cd2115637398812908202aecacb4e23 (diff) | |
grouper: remove deprecated egl.cfg
Change-Id: I1e150c643f5b0ed07350211e7c8c21e9ac244a25
| -rw-r--r-- | BoardConfigCommon.mk | 1 | ||||
| -rw-r--r-- | egl.cfg | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 12581b2..8a8e551 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -71,7 +71,6 @@ BOARD_HAVE_BLUETOOTH := true BOARD_HAVE_BLUETOOTH_BCM := true USE_OPENGL_RENDERER := true -BOARD_EGL_CFG := device/asus/grouper/egl.cfg # Hardware tunables BOARD_HARDWARE_CLASS := device/asus/grouper/cmhw/ diff --git a/egl.cfg b/egl.cfg deleted file mode 100644 index a609179..0000000 --- a/egl.cfg +++ /dev/null @@ -1,2 +0,0 @@ -0 0 android -0 1 tegra |
