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

Commit 5f478fe3 authored by Mark Salyzyn's avatar Mark Salyzyn
Browse files

fs_config: add logging

libcutils fs_config has the right to add Android logging

Bug: 19908228
Change-Id: I6d68107156962a6fec357ab99d23960c6852b026
parent b4b996a8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ include $(CLEAR_VARS)

LOCAL_SRC_FILES := fs_config.c
LOCAL_MODULE := fs_config
LOCAL_STATIC_LIBRARIES := libcutils libselinux
LOCAL_STATIC_LIBRARIES := libcutils liblog libselinux
LOCAL_FORCE_STATIC_EXECUTABLE := true
LOCAL_CFLAGS := -Werror