Add dependencies for the YV12 color converter change.

Bug: 5061733
Change-Id: Id8227a4f634285323c37498604fe080d986bfb09
This commit is contained in:
Chih-Chung Chang
2011-07-26 12:14:28 +08:00
parent e3f6d316b3
commit 17cfcbfa29

View File

@@ -42,11 +42,13 @@ LOCAL_C_INCLUDES += \
$(TOP)/frameworks/media/libvideoeditor/vss/common/inc \
$(TOP)/frameworks/media/libvideoeditor/vss/mcs/inc \
$(TOP)/frameworks/media/libvideoeditor/vss/stagefrightshells/inc \
$(TOP)/frameworks/media/libvideoeditor/include \
$(TOP)/frameworks/media/libvideoeditor/lvpp \
$(TOP)/frameworks/media/libvideoeditor/osal/inc
LOCAL_SHARED_LIBRARIES := \
libcutils \
libdl \
libutils \
libandroid_runtime \
libnativehelper \