diff options
author | Ying Wang <wangying@google.com> | 2013-03-07 18:28:53 -0800 |
---|---|---|
committer | Ying Wang <wangying@google.com> | 2013-03-07 18:29:56 -0800 |
commit | 512b9628b0cf6dada6188e942d1f4bd5df0308aa (patch) | |
tree | d524b3ca71719d47d85b107fb8d7848c7ea1336f /target/product/emulator.mk | |
parent | 671d90ea1d20312df60b700748d49dac17054099 (diff) | |
download | build-512b9628b0cf6dada6188e942d1f4bd5df0308aa.zip build-512b9628b0cf6dada6188e942d1f4bd5df0308aa.tar.gz build-512b9628b0cf6dada6188e942d1f4bd5df0308aa.tar.bz2 |
Remove nonexisting module names.
Change-Id: I825de45f1b982e4aa391b11bf18ba90432272fa7
Diffstat (limited to 'target/product/emulator.mk')
-rw-r--r-- | target/product/emulator.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/product/emulator.mk b/target/product/emulator.mk index 1dcdc60..b0cc04b 100644 --- a/target/product/emulator.mk +++ b/target/product/emulator.mk @@ -37,11 +37,6 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ egl.cfg \ - gles_emul.cfg \ - libGLESv1_CM_emul \ - libGLESv2_emul \ - libEGL_emul \ - libut_rendercontrol_enc \ gralloc.goldfish \ libGLESv1_CM_emulation \ lib_renderControl_enc \ |