Merge "Add swtmenubar.jar to SDK"

This commit is contained in:
Raphael Moll
2011-04-15 14:42:05 -07:00
committed by Android Code Review

View File

@@ -50,11 +50,11 @@ PRODUCT_PACKAGES := \
SoftKeyboard \ SoftKeyboard \
CubeLiveWallpapers \ CubeLiveWallpapers \
QuickSearchBox \ QuickSearchBox \
monkeyrunner \ monkeyrunner \
guavalib \ guavalib \
jsr305lib \ jsr305lib \
jython \ jython \
jsilver jsilver
# Host tools that are parts of the SDK. # Host tools that are parts of the SDK.
# See development/build/sdk.atree # See development/build/sdk.atree
@@ -74,7 +74,7 @@ PRODUCT_PACKAGES += \
traceview \ traceview \
android \ android \
dexdump \ dexdump \
monkeyrunner monkeyrunner
# Native host Java libraries that are parts of the SDK. # Native host Java libraries that are parts of the SDK.
# See development/build/sdk.atree # See development/build/sdk.atree
@@ -94,6 +94,7 @@ PRODUCT_PACKAGES += \
sdklib \ sdklib \
sdkuilib \ sdkuilib \
sdkmanager \ sdkmanager \
swtmenubar \
swing-worker-1.1 \ swing-worker-1.1 \
groovy-all-1.7.0 \ groovy-all-1.7.0 \
commons-compress-1.0 \ commons-compress-1.0 \