Skip to content

Commit

Permalink
Merge "Split target/product/sdk.mk into sdk.git"
Browse files Browse the repository at this point in the history
  • Loading branch information
ralf-at-android authored and android code review committed Apr 23, 2012
2 parents 9b16b12 + f66f347 commit d083165
Showing 1 changed file with 3 additions and 62 deletions.
65 changes: 3 additions & 62 deletions target/product/sdk.mk
Original file line number Diff line number Diff line change
Expand Up @@ -62,68 +62,9 @@ PRODUCT_PACKAGES := \
CalendarProvider \
Calendar


# Host tools that are parts of the SDK.
# See development/build/sdk.atree
PRODUCT_PACKAGES += \
adb \
dmtracedump \
etc1tool \
hprof-conv \
mksdcard \
emulator \
bios.bin \
vgabios-cirrus.bin \
ddms \
hierarchyviewer \
draw9patch \
traceview \
android \
dexdump \
lint \
monkeyrunner

# Native host Java libraries that are parts of the SDK.
# See development/build/sdk.atree
PRODUCT_PACKAGES += \
androidprefs \
annotations \
sdkstats \
archquery \
ddms \
ddmlib \
ddmuilib \
draw9patch \
hierarchyviewer \
traceview \
anttasks \
sdklib \
sdkuilib \
sdkmanager \
swtmenubar \
swing-worker-1.1 \
groovy-all-1.7.0 \
commons-compress-1.0 \
emmalib \
jcommon-1.0.12 \
jfreechart-1.0.9 \
jfreechart-1.0.9-swt \
org.eclipse.core.commands_3.4.0.I20080509-2000 \
org.eclipse.equinox.common_3.4.0.v20080421-2006 \
org.eclipse.jface_3.4.2.M20090107-0800 \
osgi \
layoutlib \
lint \
monkeyrunner \
guavalib \
jsr305lib \
jython \
ddmlib-tests \
ninepatch-tests \
common-tests \
sdklib-tests \
sdkuilib-tests \
layoutlib-tests
# Define the host tools and libs that are parts of the SDK.
include sdk/build/product_sdk.mk
include development/build/product_sdk.mk

# audio libraries.
PRODUCT_PACKAGES += \
Expand Down

0 comments on commit d083165

Please sign in to comment.