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
868f3977
Commit
868f3977
authored
7 years ago
by
Peter Enderborg
Committed by
android-build-merger
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge "Restrict functions for vold" am:
8a441b6a
am:
dedf970d
Change-Id: I630cb1b58ffdc2cd3a3c5ba5ffefdec89aa0aa5e
parents
92bd7e35
dedf970d
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/vold.te
+2
-0
2 additions, 0 deletions
public/vold.te
with
2 additions
and
0 deletions
public/vold.te
+
2
−
0
View file @
868f3977
...
@@ -190,3 +190,5 @@ neverallow { domain -vold -init } restorecon_prop:property_service set;
...
@@ -190,3 +190,5 @@ neverallow { domain -vold -init } restorecon_prop:property_service set;
neverallow vold fsck_exec:file execute_no_trans;
neverallow vold fsck_exec:file execute_no_trans;
neverallow { domain -init } vold:process { transition dyntransition };
neverallow { domain -init } vold:process { transition dyntransition };
neverallow vold *:process ptrace;
neverallow vold *:rawip_socket *;
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