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
aeb110ce
Commit
aeb110ce
authored
Apr 25, 2015
by
Nick Kralevich
Committed by
Android Git Automerger
Apr 25, 2015
Browse files
Options
Downloads
Plain Diff
am
e05487ac
: init.te: Don\'t allow mounting on top of /proc
* commit '
e05487ac
': init.te: Don't allow mounting on top of /proc
parents
20f38b98
e05487ac
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
init.te
+0
-2
0 additions, 2 deletions
init.te
with
0 additions
and
2 deletions
init.te
+
0
−
2
View file @
aeb110ce
...
@@ -45,8 +45,6 @@ allow init self:capability sys_admin;
...
@@ -45,8 +45,6 @@ allow init self:capability sys_admin;
allow init rootfs:dir create_dir_perms;
allow init rootfs:dir create_dir_perms;
allow init rootfs:dir mounton;
allow init rootfs:dir mounton;
allow init proc:dir mounton;
# Mount on /dev/usb-ffs/adb.
# Mount on /dev/usb-ffs/adb.
allow init device:dir mounton;
allow init device:dir mounton;
...
...
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