Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 83e32904 authored by Chih-Chung Chang's avatar Chih-Chung Chang Committed by Android (Google) Code Review
Browse files

Merge "Add dependencies for the YV12 color converter change."

parents f6df86ed 17cfcbfa
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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 \