Commit 3a359ea5 authored by Austin Yuan's avatar Austin Yuan

Link libva-android with libva for vaDisplayIsValid

Signed-off-by: default avatarAustin Yuan <shengquan.yuan@gmail.com>
parent 943686a9
...@@ -60,6 +60,8 @@ LOCAL_COPY_HEADERS := va_android.h ...@@ -60,6 +60,8 @@ LOCAL_COPY_HEADERS := va_android.h
LOCAL_MODULE := libva-android LOCAL_MODULE := libva-android
LOCAL_SHARED_LIBRARIES := libva
include $(BUILD_SHARED_LIBRARY) include $(BUILD_SHARED_LIBRARY)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment