diff options
Diffstat (limited to 'build/product_sdk.mk')
-rw-r--r-- | build/product_sdk.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/product_sdk.mk b/build/product_sdk.mk index f96bcf5..5646668 100644 --- a/build/product_sdk.mk +++ b/build/product_sdk.mk @@ -27,6 +27,7 @@ # Host tools and java libraries that are parts of the SDK. PRODUCT_PACKAGES += \ + ant-glob \ android \ androidprefs \ annotations \ |