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
7acfb540
Commit
7acfb540
authored
Mar 8, 2015
by
dcashman
Committed by
Android Git Automerger
Mar 8, 2015
Browse files
Options
Downloads
Plain Diff
am
4eb2bc7e
: am
bb3cef44
: Record observed bluetooth service access.
* commit '
4eb2bc7e
': Record observed bluetooth service access.
parents
7f6aa275
4eb2bc7e
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
bluetooth.te
+16
-0
16 additions, 0 deletions
bluetooth.te
untrusted_app.te
+1
-0
1 addition, 0 deletions
untrusted_app.te
with
17 additions
and
0 deletions
bluetooth.te
+
16
−
0
View file @
7acfb540
...
@@ -56,6 +56,22 @@ allow bluetooth surfaceflinger_service:service_manager find;
...
@@ -56,6 +56,22 @@ allow bluetooth surfaceflinger_service:service_manager find;
allow bluetooth system_server_service:service_manager find;
allow bluetooth system_server_service:service_manager find;
allow bluetooth tmp_system_server_service:service_manager find;
allow bluetooth tmp_system_server_service:service_manager find;
service_manager_local_audit_domain(bluetooth)
auditallow bluetooth {
tmp_system_server_service
-activity_service
-appops_service
-audio_service
-bluetooth_manager_service
-connectivity_service
-display_service
-dropbox_service
-media_session_service
-network_management_service
-power_service
-registry_service
}:service_manager find;
# already open bugreport file descriptors may be shared with
# already open bugreport file descriptors may be shared with
# the bluetooth process, from a file in
# the bluetooth process, from a file in
# /data/data/com.android.shell/files/bugreports/bugreport-*.
# /data/data/com.android.shell/files/bugreports/bugreport-*.
...
...
This diff is collapsed.
Click to expand it.
untrusted_app.te
+
1
−
0
View file @
7acfb540
...
@@ -125,6 +125,7 @@ auditallow untrusted_app {
...
@@ -125,6 +125,7 @@ auditallow untrusted_app {
-registry_service
-registry_service
-search_service
-search_service
-sensorservice_service
-sensorservice_service
-statusbar_service
-textservices_service
-textservices_service
-trust_service
-trust_service
-uimode_service
-uimode_service
...
...
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