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
fc24757a
Commit
fc24757a
authored
8 years ago
by
Josh Gao
Committed by
android-build-merger
8 years ago
Browse files
Options
Downloads
Plain Diff
crash_dump: don't allow CAP_SYS_PTRACE or CAP_KILL. am:
4d140237
am:
d583a833
am:
9805f2cd
Change-Id: I09e3c0050b3beaf40df89e153cc2506b8f0b8072
parents
c62facf2
9805f2cd
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/crash_dump.te
+0
-1
0 additions, 1 deletion
public/crash_dump.te
with
0 additions
and
1 deletion
public/crash_dump.te
+
0
−
1
View file @
fc24757a
type crash_dump, domain;
type crash_dump_exec, exec_type, file_type;
allow crash_dump self:capability { sys_ptrace kill };
allow crash_dump {
domain
-init
...
...
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