Loading tools/fs_config/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading tools/fs_get_stats/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -6,6 +6,6 @@ LOCAL_SRC_FILES := fs_get_stats.c LOCAL_MODULE := fs_get_stats LOCAL_SHARED_LIBRARIES := libcutils LOCAL_SHARED_LIBRARIES := libcutils liblog include $(BUILD_HOST_EXECUTABLE) Loading
tools/fs_config/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
tools/fs_get_stats/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -6,6 +6,6 @@ LOCAL_SRC_FILES := fs_get_stats.c LOCAL_MODULE := fs_get_stats LOCAL_SHARED_LIBRARIES := libcutils LOCAL_SHARED_LIBRARIES := libcutils liblog include $(BUILD_HOST_EXECUTABLE)