OSDN Git Service

Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2
authorKristian Monsen <kristianm@google.com>
Wed, 10 Aug 2011 14:08:27 +0000 (15:08 +0100)
committerKristian Monsen <kristianm@google.com>
Wed, 10 Aug 2011 14:10:23 +0000 (15:10 +0100)
Trying to build with static libchromium on the build server.

Change-Id: Ib88ce1803f3d36ef97a627c1454ed83239a3afee

media/libstagefright/Android.mk

index 3f4dace..b9e4f9f 100644 (file)
@@ -133,8 +133,9 @@ LOCAL_SHARED_LIBRARIES += \
 LOCAL_STATIC_LIBRARIES += \
         libstagefright_chromium_http \
         libwebcore              \
+        libchromium_net \
 
-LOCAL_SHARED_LIBRARIES += libstlport libchromium_net
+LOCAL_SHARED_LIBRARIES += libstlport
 include external/stlport/libstlport.mk
 
 LOCAL_CPPFLAGS += -DCHROMIUM_AVAILABLE=1