summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-07-09 07:28:44 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-07-09 07:28:44 +0000
commit77a25624c5aaf25ef158c52c04f72b69136e4ee8 (patch)
treebf55b58ceafe330c61f439a270fdccf61823655e
parente7eadfaae152dcceae41df197a9a72f4c61021d7 (diff)
parentd2026c3c1e0227ba05bf649feb91d62aa921bb79 (diff)
downloadlibhardware-77a25624c5aaf25ef158c52c04f72b69136e4ee8.tar.gz
release-request-fda658d8-eecf-4c78-a2e9-e5093ca10451-for-git_oc-mr1-release-4165363 snap-temp-L49300000080728237
Change-Id: I08b596304b1cb7075942fbd494e295b6f7974e3b
-rw-r--r--modules/audio_remote_submix/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/audio_remote_submix/Android.mk b/modules/audio_remote_submix/Android.mk
index 27c77957..2f59f3a2 100644
--- a/modules/audio_remote_submix/Android.mk
+++ b/modules/audio_remote_submix/Android.mk
@@ -25,7 +25,7 @@ LOCAL_C_INCLUDES += \
frameworks/av/include/ \
frameworks/native/include/ \
$(call include-path-for, audio-utils)
-LOCAL_SHARED_LIBRARIES := liblog libcutils libutils libnbaio
+LOCAL_SHARED_LIBRARIES := liblog libcutils libutils libnbaio_mono
LOCAL_STATIC_LIBRARIES := libmedia_helper
LOCAL_MODULE_TAGS := optional
LOCAL_CFLAGS := -Wno-unused-parameter