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
be7a43ba
Commit
be7a43ba
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
am:
fc24757a
Change-Id: I7d720227471de483db81264f0a0a89b430aa4d19
parents
13fe6b0c
fc24757a
No related branches found
Branches containing commit
No related tags found
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 @
be7a43ba
type crash_dump, domain;
type crash_dump, domain;
type crash_dump_exec, exec_type, file_type;
type crash_dump_exec, exec_type, file_type;
allow crash_dump self:capability { sys_ptrace kill };
allow crash_dump {
allow crash_dump {
domain
domain
-init
-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