Add libmediandk
Change-Id: I2c9645d16b56aafb05b52369b0774adffb575197
diff --git a/core/pathmap.mk b/core/pathmap.mk
index ce6befb..aaeb905 100644
--- a/core/pathmap.mk
+++ b/core/pathmap.mk
@@ -49,6 +49,7 @@
audio-route:system/media/audio_route/include \
wilhelm:frameworks/wilhelm/include \
wilhelm-ut:frameworks/wilhelm/src/ut \
+ mediandk:frameworks/av/media/ndk/ \
speex:external/speex/include
#
diff --git a/target/product/base.mk b/target/product/base.mk
index 759313e..d44c77a 100644
--- a/target/product/base.mk
+++ b/target/product/base.mk
@@ -82,6 +82,7 @@
libutils \
libvisualizer \
libvorbisidec \
+ libmediandk \
libwifi-service \
media \
media_cmd \