am 04e1f31d: Move videoeditor libraries to generic_no_telephony.mk.

* commit '04e1f31dfdf7511cb8f5dbdf0376651fbb783fa2':
  Move videoeditor libraries to generic_no_telephony.mk.
This commit is contained in:
Ying Wang
2011-01-19 10:33:12 -08:00
committed by Android Git Automerger
2 changed files with 6 additions and 5 deletions

View File

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

View File

@@ -49,7 +49,11 @@ PRODUCT_PACKAGES += \
icu.dat icu.dat
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
librs_jni librs_jni \
libvideoeditor_jni \
libvideoeditorplayer \
libvideoeditor_core
PRODUCT_COPY_FILES := \ PRODUCT_COPY_FILES := \
system/bluetooth/data/audio.conf:system/etc/bluetooth/audio.conf \ system/bluetooth/data/audio.conf:system/etc/bluetooth/audio.conf \