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
06a0c059
Commit
06a0c059
authored
Jan 11, 2019
by
Primiano Tucci
Committed by
android-build-merger
Jan 11, 2019
Browse files
Options
Downloads
Plain Diff
Merge "Allow perfetto to ingest logs on userdebug/eng" am:
985cb4a9
am:
385e5c8b
am:
018a26cc
Change-Id: Ic93db8e201e741ea6facca2bbb3b4328f4f9d51c
parents
66a13524
018a26cc
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
private/traced_probes.te
+3
-1
3 additions, 1 deletion
private/traced_probes.te
with
3 additions
and
1 deletion
private/traced_probes.te
+
3
−
1
View file @
06a0c059
...
...
@@ -66,10 +66,12 @@ allow traced_probes {
proc_stat
}:file r_file_perms;
# Allow access to the IHealth HAL service for tracing battery counters.
hal_client_domain(traced_probes, hal_health)
# On debug builds allow to ingest system logs into the trace.
userdebug_or_eng(`read_logd(traced_probes)')
###
### Neverallow rules
###
...
...
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