summaryrefslogtreecommitdiffstats
path: root/target/product/emulator.mk
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@google.com>2014-04-01 12:13:58 -0700
committerXavier Ducrohet <xav@google.com>2014-05-08 14:50:15 -0700
commit51e303a2812aca4db4c708f845e30dfbdfbe0423 (patch)
tree5755eb9edad7aa9dccf1d1659723232c08b1d023 /target/product/emulator.mk
parent3b15cdb854dfe79507cace8ce54828861bbe7a8c (diff)
downloadbuild-51e303a2812aca4db4c708f845e30dfbdfbe0423.zip
build-51e303a2812aca4db4c708f845e30dfbdfbe0423.tar.gz
build-51e303a2812aca4db4c708f845e30dfbdfbe0423.tar.bz2
Remove SDK Tools from platform builds.
(cherry picked from commit edf30221b4890673dc714a1efef3b5faf4ae1522) Change-Id: Ia74c2ece1528adca10a4eec24e73b4ce361af1a9
Diffstat (limited to 'target/product/emulator.mk')
-rw-r--r--target/product/emulator.mk16
1 files changed, 1 insertions, 15 deletions
diff --git a/target/product/emulator.mk b/target/product/emulator.mk
index c094a92..62099df 100644
--- a/target/product/emulator.mk
+++ b/target/product/emulator.mk
@@ -20,21 +20,7 @@
# Host modules
PRODUCT_PACKAGES += \
- emulator \
- emulator-x86 \
- emulator-arm \
- emulator-mips \
- emulator64-x86 \
- emulator64-arm \
- emulator64-mips \
- libOpenglRender \
- libGLES_CM_translator \
- libGLES_V2_translator \
- libEGL_translator \
- lib64OpenglRender \
- lib64GLES_CM_translator \
- lib64GLES_V2_translator \
- lib64EGL_translator
+
# Device modules
PRODUCT_PACKAGES += \