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
586d7624
Commit
586d7624
authored
11 years ago
by
Stephen Smalley
Committed by
Android Git Automerger
11 years ago
Browse files
Options
Downloads
Plain Diff
am
8d72332e
: am
a62d5c66
: Drop obsolete comments about SEAndroidManager.
* commit '
8d72332e
': Drop obsolete comments about SEAndroidManager.
parents
48b7e97d
8d72332e
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
app.te
+0
-1
0 additions, 1 deletion
app.te
netd.te
+0
-1
0 additions, 1 deletion
netd.te
with
0 additions
and
2 deletions
app.te
+
0
−
1
View file @
586d7624
...
@@ -133,7 +133,6 @@ neverallow { appdomain -unconfineddomain } dev_type:blk_file { read write };
...
@@ -133,7 +133,6 @@ neverallow { appdomain -unconfineddomain } dev_type:blk_file { read write };
neverallow { appdomain -unconfineddomain } kmem_device:chr_file { read write };
neverallow { appdomain -unconfineddomain } kmem_device:chr_file { read write };
# Setting SELinux enforcing status or booleans.
# Setting SELinux enforcing status or booleans.
# Conditionally allowed to system_app for SEAndroidManager.
neverallow { appdomain -unconfineddomain } kernel:security { setenforce setbool };
neverallow { appdomain -unconfineddomain } kernel:security { setenforce setbool };
# Load security policy.
# Load security policy.
...
...
This diff is collapsed.
Click to expand it.
netd.te
+
0
−
1
View file @
586d7624
...
@@ -68,7 +68,6 @@ neverallow netd dev_type:blk_file { read write };
...
@@ -68,7 +68,6 @@ neverallow netd dev_type:blk_file { read write };
neverallow netd kmem_device:chr_file { read write };
neverallow netd kmem_device:chr_file { read write };
# Setting SELinux enforcing status or booleans.
# Setting SELinux enforcing status or booleans.
# Conditionally allowed to system_app for SEAndroidManager.
neverallow netd kernel:security { setenforce setbool };
neverallow netd kernel:security { setenforce setbool };
# Load security policy.
# Load security policy.
...
...
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