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
f7445e4f
Commit
f7445e4f
authored
8 years ago
by
Steven Moreland
Committed by
android-build-merger
8 years ago
Browse files
Options
Downloads
Plain Diff
Merge "shell: hwbinder_use" am:
6c3a83d2
am:
f81b5cdb
am:
5bfa7b2a
am:
7625e11f
Change-Id: Ia4412f0a71c30f62f8464ea5ff0f2bb7bfc499e0
parents
fa2bc1b1
7625e11f
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/shell.te
+4
-0
4 additions, 0 deletions
public/shell.te
with
4 additions
and
0 deletions
public/shell.te
+
4
−
0
View file @
f7445e4f
...
...
@@ -83,6 +83,10 @@ allow shell servicemanager:service_manager list;
allow shell { service_manager_type -gatekeeper_service -netd_service -installd_service}:service_manager find;
allow shell dumpstate:binder call;
# allow shell to get information from hwservicemanager
# for instance, listing hardware services with dumpsys
hwbinder_use(shell)
# allow shell to look through /proc/ for ps, top, netstat
r_dir_file(shell, proc)
r_dir_file(shell, proc_net)
...
...
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