aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorJohny Lin <johnylin@google.com>2018-01-17 15:40:20 +0800
committerJohny Lin <johnylin@google.com>2018-01-17 15:40:20 +0800
commitee0d46eaf48520881e7a1f90260fcdba4ca4c290 (patch)
treefc37d39b644d1675454d4526be60d9c9bd870afd /Android.mk
parentac6e2703a612a0d1431e412d022712c988177a7c (diff)
downloadv4l2_codec2-ee0d46eaf48520881e7a1f90260fcdba4ca4c290.tar.gz
Codec2.0: codec2_vndk changed to shared library
Bug: None Test: build images Change-Id: Iff3fb971c0af848c6b5cc44dfe0f016a300bddd5
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 55fb909..c9588db 100644
--- a/Android.mk
+++ b/Android.mk
@@ -24,6 +24,7 @@ LOCAL_SHARED_LIBRARIES := libbinder \
libmedia \
libstagefright \
libstagefright_codec2 \
+ libstagefright_codec2_vndk \
libstagefright_foundation \
libutils \
libv4l2_codec2_vda \