Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b7c5f8fa authored by Kristian Monsen's avatar Kristian Monsen Committed by Android (Google) Code Review
Browse files

Merge "Part of fix for bug 5065047 build libchromium as a shared lib"

parents 0065ef78 e6cf962d
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -132,10 +132,9 @@ LOCAL_SHARED_LIBRARIES += \

LOCAL_STATIC_LIBRARIES += \
        libstagefright_chromium_http \
        libchromium_net         \
        libwebcore              \

LOCAL_SHARED_LIBRARIES += libstlport
LOCAL_SHARED_LIBRARIES += libstlport libchromium_net
include external/stlport/libstlport.mk

LOCAL_CPPFLAGS += -DCHROMIUM_AVAILABLE=1