add videoeditor libraries to make

Change-Id: I024f087bd026f709fdbfc1272c79166ad9bf5bcd
This commit is contained in:
Dharmaray Kundargi 2011-01-16 16:45:20 -08:00
parent 23d3dedb87
commit 21d812fd69
1 changed files with 4 additions and 1 deletions

View File

@ -74,7 +74,10 @@ PRODUCT_PACKAGES := \
DefaultContainerService \
Bugreport \
ip \
screencap
screencap \
libvideoeditor_jni \
libvideoeditorplayer \
libvideoeditor_core
# host-only dependencies
ifeq ($(WITH_HOST_DALVIK),true)