fs_config: add logging
libcutils fs_config has the right to add Android logging Bug: 19908228 Change-Id: I6d68107156962a6fec357ab99d23960c6852b026
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user