summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Forbes <chrisforbes@google.com>2019-08-22 18:15:33 -0700
committerRoman Kiryanov <rkir@google.com>2020-05-13 13:23:56 -0700
commitb8f8878df2b7fed0a5978abb3556b54de2b9045b (patch)
treea279977cef9ff4547b06094342eb60b0ead00222
parent6287d9eea59969685f94056239f8714519961411 (diff)
downloadmini-emulator-arm64-b8f8878df2b7fed0a5978abb3556b54de2b9045b.tar.gz
Don't install libGLES_android
This is going away Bug: 154346346 Test: presubmit Merged-In: I4865e1ffeceea457c6a1e9791c70bdcecd045383 Change-Id: I77a4e6591e733a793f7110137cbb6b9c1aca463c Signed-off-by: Roman Kiryanov <rkir@google.com>
-rw-r--r--mini_emulator_common.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/mini_emulator_common.mk b/mini_emulator_common.mk
index edf8166..11bd39e 100644
--- a/mini_emulator_common.mk
+++ b/mini_emulator_common.mk
@@ -25,7 +25,6 @@ PRODUCT_PACKAGES += \
vibrator.goldfish \
qemu-props \
qemud \
- libGLES_android \
libGLESv1_CM_emulation \
lib_renderControl_enc \
libEGL_emulation \