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
commit 531c0c33a5

View file

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