Remove libGLES_android

This is going away

Change-Id: Ib299f6595a73c772016cebcf067b6bd816fe6f46
diff --git a/device-common.mk b/device-common.mk
index 3bd5912..0d7b2b5 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -85,8 +85,6 @@
     android.hardware.drm@1.0-impl \
     android.hardware.drm@1.0-service
 
-PRODUCT_PACKAGES += libGLES_android
-
 # Graphics HAL
 PRODUCT_PACKAGES += \
     android.hardware.graphics.allocator@2.0-impl \