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
90ab2b05
Commit
90ab2b05
authored
10 years ago
by
Stephen Smalley
Committed by
Android Git Automerger
10 years ago
Browse files
Options
Downloads
Plain Diff
am
68cd16ba
: am
2cba1ee1
: Remove ability to read all /proc/pid/attr/current entries.
* commit '
68cd16ba
': Remove ability to read all /proc/pid/attr/current entries.
parents
84fa314f
68cd16ba
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
app.te
+0
-2
0 additions, 2 deletions
app.te
with
0 additions
and
2 deletions
app.te
+
0
−
2
View file @
90ab2b05
...
@@ -178,8 +178,6 @@ allow appdomain runas_exec:file getattr;
...
@@ -178,8 +178,6 @@ allow appdomain runas_exec:file getattr;
# Check SELinux policy and contexts.
# Check SELinux policy and contexts.
selinux_check_access(appdomain)
selinux_check_access(appdomain)
selinux_check_context(appdomain)
selinux_check_context(appdomain)
# Validate that each process is running in the correct security context.
allow appdomain domain:process getattr;
###
###
### Neverallow rules
### Neverallow rules
...
...
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