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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Werner Sembach
AndroidSystemSEPolicy
Commits
a2da3728
Commit
a2da3728
authored
10 years ago
by
Dan Albert
Committed by
Android Git Automerger
10 years ago
Browse files
Options
Downloads
Plain Diff
am
648a352a
: am
f0852340
: Revert "Don\'t use address sanitizer for selinux tools."
* commit '
648a352a
': Revert "Don't use address sanitizer for selinux tools."
parents
3eb58892
648a352a
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tools/Android.mk
+0
-3
0 additions, 3 deletions
tools/Android.mk
tools/sepolicy-analyze/Android.mk
+0
-1
0 additions, 1 deletion
tools/sepolicy-analyze/Android.mk
with
0 additions
and
4 deletions
tools/Android.mk
+
0
−
3
View file @
a2da3728
...
...
@@ -9,7 +9,6 @@ LOCAL_CFLAGS := -DLINK_SEPOL_STATIC -Wall -Werror
LOCAL_SRC_FILES
:=
check_seapp.c
LOCAL_STATIC_LIBRARIES
:=
libsepol
LOCAL_CXX_STL
:=
none
LOCAL_ADDRESS_SANITIZER
:=
false
include
$(BUILD_HOST_EXECUTABLE)
...
...
@@ -24,7 +23,6 @@ LOCAL_CFLAGS := -Wall -Werror
LOCAL_SRC_FILES
:=
checkfc.c
LOCAL_STATIC_LIBRARIES
:=
libsepol libselinux
LOCAL_CXX_STL
:=
none
LOCAL_ADDRESS_SANITIZER
:=
false
include
$(BUILD_HOST_EXECUTABLE)
...
...
@@ -48,7 +46,6 @@ LOCAL_CFLAGS := -Wall -Werror
LOCAL_SRC_FILES
:=
sepolicy-check.c
LOCAL_STATIC_LIBRARIES
:=
libsepol
LOCAL_CXX_STL
:=
none
LOCAL_ADDRESS_SANITIZER
:=
false
include
$(BUILD_HOST_EXECUTABLE)
...
...
This diff is collapsed.
Click to expand it.
tools/sepolicy-analyze/Android.mk
+
0
−
1
View file @
a2da3728
...
...
@@ -10,6 +10,5 @@ LOCAL_CFLAGS := -Wall -Werror
LOCAL_SRC_FILES
:=
sepolicy-analyze.c dups.c neverallow.c perm.c typecmp.c booleans.c attribute.c utils.c
LOCAL_STATIC_LIBRARIES
:=
libsepol
LOCAL_CXX_STL
:=
none
LOCAL_ADDRESS_SANITIZER
:=
false
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