Add swtmenubar.jar to SDK
Change-Id: Ia46337875cb78bb6a01731008b9acbfa4657d0a9
This commit is contained in:
parent
479ec68292
commit
24434460b6
|
@ -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 \
|
||||||
|
|
Loading…
Reference in New Issue