forked from openkylin/platform_build
Add in MonkeyRunner target (and dependent libs) to SDK build.
Change-Id: I396635324cf9d2e590513228f5de5cea9df4dfd3
This commit is contained in:
parent
0f085e5a85
commit
0e9473acfb
|
@ -49,7 +49,12 @@ PRODUCT_PACKAGES := \
|
|||
GestureBuilder \
|
||||
SoftKeyboard \
|
||||
CubeLiveWallpapers \
|
||||
QuickSearchBox
|
||||
QuickSearchBox \
|
||||
monkeyrunner \
|
||||
guavalib \
|
||||
jsr305lib \
|
||||
jython \
|
||||
jsilver
|
||||
|
||||
PRODUCT_PACKAGE_OVERLAYS := development/sdk_overlay
|
||||
|
||||
|
|
Loading…
Reference in New Issue