Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8921ea69 authored by Bill Napier's avatar Bill Napier Committed by Android Git Automerger
Browse files

am 04345cb1: Add in MonkeyRunner target (and dependent libs) to SDK build.

Merge commit '04345cb1'

* commit '04345cb1':
  Add in MonkeyRunner target (and dependent libs) to SDK build.
parents 0dd458e6 04345cb1
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -68,7 +68,8 @@ PRODUCT_PACKAGES += \
	layoutopt \
	traceview \
	android \
	dexdump
	dexdump \
        monkeyrunner

# Native host Java libraries that are parts of the SDK.
# See development/build/sdk.atree
@@ -101,7 +102,11 @@ PRODUCT_PACKAGES += \
	org.eclipse.equinox.common_3.4.0.v20080421-2006 \
	org.eclipse.jface_3.4.2.M20090107-0800 \
	osgi \
	layoutlib
	layoutlib \
        monkeyrunner \
        guavalib \
        jsr305lib \
	jython

PRODUCT_PACKAGE_OVERLAYS := development/sdk_overlay