Add a 'dalvik' shell script.

Change-Id: I141607d8b021a4b27c059d32391cc96f554c5ac7
http://b/4128077
This commit is contained in:
Jesse Wilson
2011-03-17 16:57:14 -07:00
parent 0cafe839e0
commit 2ad721bcc7

View File

@@ -85,5 +85,6 @@ ifeq ($(WITH_HOST_DALVIK),true)
PRODUCT_PACKAGES += \
bouncycastle-hostdex \
core-hostdex \
libjavacore-host
libjavacore-host \
dalvik
endif