Add swtmenubar.jar to SDK

Change-Id: Ia46337875cb78bb6a01731008b9acbfa4657d0a9
This commit is contained in:
Raphael Moll 2011-04-13 23:49:21 -07:00
parent 479ec68292
commit 24434460b6
1 changed files with 6 additions and 5 deletions

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 \