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

Commit 47dda5d8 authored by Alex Deymo's avatar Alex Deymo
Browse files

Add liblog dependency to libbt-vendor.

lubcutils doesn't bundle liblog anymore. This fixes the build in boards
defining BOARD_HAVE_BLUETOOTH_LINUX.

Bug: None
Test: `make droid` in such board.
Change-Id: Ic9b7ba045c3a291eb33a606ffabc41c45c9ca3e2
parent f25b11dd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -31,6 +31,7 @@ LOCAL_C_INCLUDES := \
        $(LOCAL_PATH)/../../

LOCAL_SHARED_LIBRARIES := \
        liblog \
        libcutils

LOCAL_STATIC_LIBRARIES := libosi