OSDN Git Service

Move videoeditor libraries to generic_no_telephony.mk.
authorYing Wang <wangying@google.com>
Wed, 19 Jan 2011 18:28:05 +0000 (10:28 -0800)
committerYing Wang <wangying@google.com>
Wed, 19 Jan 2011 18:28:05 +0000 (10:28 -0800)
Change-Id: I8ea2058b79ccfda3114ba64b4e43c175a0fe086c

target/product/core.mk
target/product/generic_no_telephony.mk

index 72010c9..06b7003 100644 (file)
@@ -74,10 +74,7 @@ PRODUCT_PACKAGES := \
     DefaultContainerService \
     Bugreport \
     ip \
-    screencap \
-    libvideoeditor_jni \
-    libvideoeditorplayer \
-    libvideoeditor_core
+    screencap
 
 # host-only dependencies
 ifeq ($(WITH_HOST_DALVIK),true)
index 4b1e394..db74a7f 100644 (file)
@@ -49,7 +49,11 @@ PRODUCT_PACKAGES += \
     icu.dat
 
 PRODUCT_PACKAGES += \
-    librs_jni
+    librs_jni \
+    libvideoeditor_jni \
+    libvideoeditorplayer \
+    libvideoeditor_core
+
 
 PRODUCT_COPY_FILES := \
         system/bluetooth/data/audio.conf:system/etc/bluetooth/audio.conf \