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
1ee556ed
Commit
1ee556ed
authored
Mar 1, 2018
by
Ryan Longair
Committed by
android-build-merger
Mar 1, 2018
Browse files
Options
Downloads
Plain Diff
Fix sepolicy-analyze makefile so it is included in STS builds
am:
b7602d76
Change-Id: Ic731e6165c89f205bce4c96fbf760454550acd81
parents
0d12c356
b7602d76
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/sepolicy-analyze/Android.mk
+1
-1
1 addition, 1 deletion
tools/sepolicy-analyze/Android.mk
with
1 addition
and
1 deletion
tools/sepolicy-analyze/Android.mk
+
1
−
1
View file @
1ee556ed
...
@@ -10,6 +10,6 @@ LOCAL_SRC_FILES := sepolicy-analyze.c dups.c neverallow.c perm.c typecmp.c boole
...
@@ -10,6 +10,6 @@ LOCAL_SRC_FILES := sepolicy-analyze.c dups.c neverallow.c perm.c typecmp.c boole
LOCAL_STATIC_LIBRARIES
:=
libsepol
LOCAL_STATIC_LIBRARIES
:=
libsepol
LOCAL_CXX_STL
:=
none
LOCAL_CXX_STL
:=
none
LOCAL_COMPATIBILITY_SUITE
:=
cts gts vts
LOCAL_COMPATIBILITY_SUITE
:=
cts gts vts
sts
include
$(BUILD_HOST_EXECUTABLE)
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
sign in
to comment