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

Commit c01445d2 authored by Mark Salyzyn's avatar Mark Salyzyn Committed by Gerrit Code Review
Browse files

Merge "makebootfs: use libcutils shared libraries"

parents f65d9756 bc7828eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -10,7 +10,7 @@ LOCAL_MODULE := mkbootfs


LOCAL_CFLAGS := -Werror
LOCAL_CFLAGS := -Werror


LOCAL_STATIC_LIBRARIES := libcutils
LOCAL_SHARED_LIBRARIES := libcutils


include $(BUILD_HOST_EXECUTABLE)
include $(BUILD_HOST_EXECUTABLE)