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
882bfbba
Commit
882bfbba
authored
7 years ago
by
Alex Klyubin
Committed by
android-build-merger
7 years ago
Browse files
Options
Downloads
Plain Diff
su and perfprofd are coredomain too am:
6b558dcb
am:
e1742ef0
am:
f535a40d
Change-Id: I66da4d14a2388b1241b755280682f6e7d93d3830
parents
d9ff8597
f535a40d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
private/perfprofd.te
+1
-0
1 addition, 0 deletions
private/perfprofd.te
private/su.te
+2
-0
2 additions, 0 deletions
private/su.te
with
3 additions
and
0 deletions
private/perfprofd.te
+
1
−
0
View file @
882bfbba
userdebug_or_eng(`
typeattribute perfprofd coredomain;
init_daemon_domain(perfprofd)
')
This diff is collapsed.
Click to expand it.
private/su.te
+
2
−
0
View file @
882bfbba
userdebug_or_eng(`
typeattribute su coredomain;
domain_auto_trans(shell, su_exec, su)
# Allow dumpstate to call su on userdebug / eng builds to collect
# additional information.
...
...
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