aboutsummaryrefslogtreecommitdiff
path: root/build/product_sdk.mk
diff options
context:
space:
mode:
authorJesse Hall <jessehall@google.com>2012-11-28 09:57:07 -0800
committerJesse Hall <jessehall@google.com>2012-11-28 11:27:56 -0800
commit5f5990920daf710f05309782e426ac2e85495e3a (patch)
tree93ad12ae958378bc5220b035584f3663615067be /build/product_sdk.mk
parent8102da01aafd025b2a33dcd50b7d41fe023b2fb1 (diff)
downloadsdk-5f5990920daf710f05309782e426ac2e85495e3a.tar.gz
Remove emulator modules from sdk PRODUCT_PACKAGES
These are now added by build.git/target/product/sdk.mk; other products need to build the emulator too, so adding them here isn't appropriate. Bug: 7556265 Change-Id: I85b1ce8b565f23d0ed10979628760c3965f4cceb
Diffstat (limited to 'build/product_sdk.mk')
-rw-r--r--build/product_sdk.mk15
1 files changed, 0 insertions, 15 deletions
diff --git a/build/product_sdk.mk b/build/product_sdk.mk
index e5d73804c..1d300333a 100644
--- a/build/product_sdk.mk
+++ b/build/product_sdk.mk
@@ -41,7 +41,6 @@ PRODUCT_PACKAGES += \
draw9patch \
dvlib \
dvlib-tests \
- emulator \
hierarchyviewer \
sdk_common \
layoutlib_api \
@@ -62,20 +61,6 @@ PRODUCT_PACKAGES += \
traceview \
uiautomatorviewer \
fastboot \
- 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 \
hierarchyviewer2 \
emugen \
jobb \