summaryrefslogtreecommitdiffstats
path: root/services/soundtrigger
diff options
context:
space:
mode:
authorChong Zhang <chz@google.com>2015-01-07 19:30:17 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-01-07 19:30:17 +0000
commit27a78b56e1cf9814971192883cb7d15c186465f7 (patch)
tree78d22ab6884bade675def21c48c251c9a9a15bc0 /services/soundtrigger
parent69158e3e7b565a5ca131a2efaa9b76615ca80cbb (diff)
parent78c02ddb6bf0d676160244a62c11dceb68301b73 (diff)
downloadframeworks_av-27a78b56e1cf9814971192883cb7d15c186465f7.zip
frameworks_av-27a78b56e1cf9814971192883cb7d15c186465f7.tar.gz
frameworks_av-27a78b56e1cf9814971192883cb7d15c186465f7.tar.bz2
am 78c02ddb: am cfa5bf04: Merge "make libserviceutility a shared lib" into lmp-mr1-dev
* commit '78c02ddb6bf0d676160244a62c11dceb68301b73': make libserviceutility a shared lib audio policy: fix remote mic capture audio policy: suppport for dynamic source Fix overload of SoftVideoDecoderOMXComponent::updatePortDefinitions Fix race condition in signaling completion for decode. AnotherPacketSource: need reset some members before returning from queueDiscontinuity(). Fix looping sound playback AnotherPacketSource.cpp: Do not queue discontinity signal buffer resulted from seek.
Diffstat (limited to 'services/soundtrigger')
-rw-r--r--services/soundtrigger/Android.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/services/soundtrigger/Android.mk b/services/soundtrigger/Android.mk
index 572ae56..ecc49ae 100644
--- a/services/soundtrigger/Android.mk
+++ b/services/soundtrigger/Android.mk
@@ -32,9 +32,7 @@ LOCAL_SHARED_LIBRARIES:= \
libcutils \
libhardware \
libsoundtrigger \
- libmedia
-
-LOCAL_STATIC_LIBRARIES := \
+ libmedia \
libserviceutility
LOCAL_C_INCLUDES += \