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