summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Nelissen <marcone@google.com>2014-03-20 20:57:12 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-03-20 20:57:12 +0000
commit9ec86fa05479cc468859c69009afda752ea46539 (patch)
treef0d895e1c83b6443af1af2fe613bcda7e21193a2
parent994cbef7361b0f304883ea463488342347ed67b8 (diff)
parenta577eefbaca24d1b9ac947daca54be1992888748 (diff)
downloadframeworks_av-9ec86fa05479cc468859c69009afda752ea46539.zip
frameworks_av-9ec86fa05479cc468859c69009afda752ea46539.tar.gz
frameworks_av-9ec86fa05479cc468859c69009afda752ea46539.tar.bz2
am a577eefb: am 5be9c1da: am 01eed3c0: am 7a107b85: am 854aa061: am 42ba5806: am 72499628: am 25bab830: Fix build
* commit 'a577eefbaca24d1b9ac947daca54be1992888748': Fix build
-rw-r--r--media/libstagefright/chromium_http/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/media/libstagefright/chromium_http/Android.mk b/media/libstagefright/chromium_http/Android.mk
index 290427e..109e3fe 100644
--- a/media/libstagefright/chromium_http/Android.mk
+++ b/media/libstagefright/chromium_http/Android.mk
@@ -18,6 +18,7 @@ LOCAL_C_INCLUDES:= \
LOCAL_CFLAGS += -Wno-multichar
LOCAL_SHARED_LIBRARIES += \
+ libbinder \
libstlport \
libchromium_net \
libutils \