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

Commit 4bcd3f51 authored by Dimitry Ivanov's avatar Dimitry Ivanov
Browse files

Add missing liblog dependency

Bug: http://b/27171986
Change-Id: Iedc22252183269e36f2f01570c5fa37bf1099f90
parent 15ca7841
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ LOCAL_CLANG := true
LOCAL_SANITIZE := unsigned-integer-overflow signed-integer-overflow

LOCAL_SHARED_LIBRARIES := \
        liblog \
        libbinder \
        libcrypto \
        libcutils \