diff options
author | Xavier Ducrohet <xav@google.com> | 2014-04-02 18:07:49 -0700 |
---|---|---|
committer | Xavier Ducrohet <xav@google.com> | 2014-05-08 10:42:22 -0700 |
commit | 2f4a938cee43f9b2618762408cb49720f6202e36 (patch) | |
tree | 03606662246d56f7ccb74aae15373096c07694e0 | |
parent | 8d259e998c9bb3c0b02b52b53680a0edcedc46c9 (diff) | |
download | sdk-2f4a938cee43f9b2618762408cb49720f6202e36.zip sdk-2f4a938cee43f9b2618762408cb49720f6202e36.tar.gz sdk-2f4a938cee43f9b2618762408cb49720f6202e36.tar.bz2 |
Remove sdk tools from the build.
Change-Id: I193c6e3e5a2c687149044a998fb631d1cdf6f998
-rw-r--r-- | build/product_sdk.mk | 12 | ||||
-rw-r--r-- | build/tools.atree.old (renamed from build/tools.atree) | 0 | ||||
-rw-r--r-- | build/tools.darwin.atree.old (renamed from build/tools.darwin.atree) | 0 | ||||
-rw-r--r-- | build/tools.linux.atree.old (renamed from build/tools.linux.atree) | 0 | ||||
-rwxr-xr-x | build/tools.windows.atree.old (renamed from build/tools.windows.atree) | 0 |
5 files changed, 6 insertions, 6 deletions
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 index 7a992df..7a992df 100644 --- a/build/tools.atree +++ b/build/tools.atree.old diff --git a/build/tools.darwin.atree b/build/tools.darwin.atree.old index d584231..d584231 100644 --- a/build/tools.darwin.atree +++ b/build/tools.darwin.atree.old diff --git a/build/tools.linux.atree b/build/tools.linux.atree.old index cdba1f2..cdba1f2 100644 --- a/build/tools.linux.atree +++ b/build/tools.linux.atree.old diff --git a/build/tools.windows.atree b/build/tools.windows.atree.old index 7bab0bd..7bab0bd 100755 --- a/build/tools.windows.atree +++ b/build/tools.windows.atree.old |