Skip to content
Snippets Groups Projects
Commit 92dacd1e authored by Chih-Hung Hsieh's avatar Chih-Hung Hsieh Committed by android-build-merger
Browse files

Merge "Use -Werror in system/sepolicy" am: 0d2303be am: b03597d1

am: 52313b4c

Change-Id: I724e29b61036248d06aeadd604084857b5a2936a
parents 71ebf07c 52313b4c
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ include $(CLEAR_VARS)
LOCAL_MODULE := fc_sort
LOCAL_MODULE_TAGS := optional
LOCAL_SRC_FILES := fc_sort.c
LOCAL_CFLAGS := -Wall -Werror
LOCAL_CXX_STL := none
include $(BUILD_HOST_EXECUTABLE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment