Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AndroidSystemSEPolicy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Werner Sembach
AndroidSystemSEPolicy
Commits
b03597d1
Commit
b03597d1
authored
7 years ago
by
Chih-Hung Hsieh
Committed by
android-build-merger
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge "Use -Werror in system/sepolicy"
am:
0d2303be
Change-Id: I20f23cb1884013dda006c3232adcc8dbc73b166c
parents
9b1affaa
0d2303be
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
tools/fc_sort/Android.mk
+1
-0
1 addition, 0 deletions
tools/fc_sort/Android.mk
with
1 addition
and
0 deletions
tools/fc_sort/Android.mk
+
1
−
0
View file @
b03597d1
...
...
@@ -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)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment