commit | 2f4a938cee43f9b2618762408cb49720f6202e36 | [log] [tgz] |
---|---|---|
author | Xavier Ducrohet <xav@google.com> | Wed Apr 02 18:07:49 2014 -0700 |
committer | Xavier Ducrohet <xav@google.com> | Thu May 08 10:42:22 2014 -0700 |
tree | 03606662246d56f7ccb74aae15373096c07694e0 | |
parent | 8d259e998c9bb3c0b02b52b53680a0edcedc46c9 [diff] |
Remove sdk tools from the build. Change-Id: I193c6e3e5a2c687149044a998fb631d1cdf6f998
diff --git a/build/product_sdk.mk b/build/product_sdk.mk index 6e937ed..7938300 100644 --- a/build/product_sdk.mk +++ b/build/product_sdk.mk
@@ -27,10 +27,10 @@ # Host tools and java libraries that are parts of the SDK. PRODUCT_PACKAGES += \ - ant-glob \ - annotations \ - mksdcard \ - monitor \ - fastboot \ - emugen +# ant-glob \ +# annotations \ +# mksdcard \ +# monitor \ +# fastboot \ +# emugen
diff --git a/build/tools.atree b/build/tools.atree.old similarity index 100% rename from build/tools.atree rename to build/tools.atree.old
diff --git a/build/tools.darwin.atree b/build/tools.darwin.atree.old similarity index 100% rename from build/tools.darwin.atree rename to build/tools.darwin.atree.old
diff --git a/build/tools.linux.atree b/build/tools.linux.atree.old similarity index 100% rename from build/tools.linux.atree rename to build/tools.linux.atree.old
diff --git a/build/tools.windows.atree b/build/tools.windows.atree.old similarity index 100% rename from build/tools.windows.atree rename to build/tools.windows.atree.old