diff options
Diffstat (limited to 'build/product_sdk.mk')
-rw-r--r-- | build/product_sdk.mk | 12 |
1 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 |