summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorleozwang <leozwang@google.com>2014-06-17 00:01:48 -0700
committerleozwang <leozwang@google.com>2014-06-17 00:01:48 -0700
commit310720f0449fcce77bd051e0a7233cac11199692 (patch)
tree2ec37231916ea3f53ea711ec7e264b21c6d33785
parent348cea3bdccd14c4625659d4dc2a9607de9b48d0 (diff)
downloadmini-emulator-armv7-a-neon-310720f0449fcce77bd051e0a7233cac11199692.tar.gz
Add missing libGLES_android.
Bug: 15511274 Change-Id: I51398853f3a1975bb8f87770fe07e7dc9e898595
-rw-r--r--mini_emulator_common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/mini_emulator_common.mk b/mini_emulator_common.mk
index adf7b11..5f14213 100644
--- a/mini_emulator_common.mk
+++ b/mini_emulator_common.mk
@@ -25,6 +25,7 @@ PRODUCT_PACKAGES += \
vibrator.goldfish \
qemu-props \
qemud \
+ libGLES_android \
libGLESv1_CM_emulation \
lib_renderControl_enc \
libEGL_emulation \