Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sepolicy
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
public-release-test
platform
system
sepolicy
Commits
dedf970d
Commit
dedf970d
authored
Sep 11, 2017
by
Peter Enderborg
Committed by
android-build-merger
Sep 11, 2017
Browse files
Options
Downloads
Plain Diff
Merge "Restrict functions for vold"
am:
8a441b6a
Change-Id: I89376d2a0a34496ec5f2e816c94b3d185ba7570d
parents
89a09b36
8a441b6a
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show 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 @
dedf970d
...
@@ -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