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

Commit 04345cb1 authored by Bill Napier's avatar Bill Napier
Browse files

Add in MonkeyRunner target (and dependent libs) to SDK build.

Change-Id: I6aa0b1e48dfd0017b3c68fb3b25c02b703ecbd53
parent 99185c2a
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -65,7 +65,8 @@ PRODUCT_PACKAGES += \
	layoutopt \
	traceview \
	android \
	dexdump
	dexdump \
        monkeyrunner

# Native host Java libraries that are parts of the SDK.
# See development/build/sdk.atree
@@ -98,7 +99,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