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

Commit c25afe54 authored by Dimitry Ivanov's avatar Dimitry Ivanov Committed by android-build-merger
Browse files

Merge "Add missing liblog dependency"

am: fedc6921

* commit 'fedc6921':
  Add missing liblog dependency
parents 1382919b fedc6921
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 \