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

Commit 25bab830 authored by Marco Nelissen's avatar Marco Nelissen
Browse files

Fix build

As of jb-mr1, need to explicitly include library dependencies. The original
change in jb, which the automerger dutyfully merged, did not need this.

Change-Id: I429637e2d01b8084376bb97a02bb091a0ea9eaf7
parent d434944b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ LOCAL_C_INCLUDES:= \
LOCAL_CFLAGS += -Wno-multichar

LOCAL_SHARED_LIBRARIES += \
        libbinder \
        libstlport \
        libchromium_net \
        libutils \