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
a1cb00cc
Commit
a1cb00cc
authored
7 years ago
by
Josh Gao
Committed by
android-build-merger
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge "crash_dump_fallback: allow dumpstate:fd use." into oc-dev am:
f378708c
am:
dbf8d028
Change-Id: Ic7504601de554becfefe1639b5f891079d24ff65
parents
f387ecf3
dbf8d028
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/te_macros
+1
-0
1 addition, 0 deletions
public/te_macros
with
1 addition
and
0 deletions
public/te_macros
+
1
−
0
View file @
a1cb00cc
...
...
@@ -469,6 +469,7 @@ userdebug_or_eng(`
allow $1 su:fifo_file append;
')
allow $1 anr_data_file:file append;
allow $1 dumpstate:fd use;
allow $1 dumpstate:fifo_file append;
allow $1 tombstoned:unix_stream_socket connectto;
allow $1 tombstoned:fd use;
...
...
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