Skip to content
Snippets Groups Projects
Commit 4eb2bc7e authored by dcashman's avatar dcashman Committed by Android Git Automerger
Browse files

am bb3cef44: Record observed bluetooth service access.

* commit 'bb3cef44':
  Record observed bluetooth service access.
parents a9f288b8 bb3cef44
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,22 @@ allow bluetooth surfaceflinger_service:service_manager find;
allow bluetooth 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
# the bluetooth process, from a file in
# /data/data/com.android.shell/files/bugreports/bugreport-*.
......
......@@ -125,6 +125,7 @@ auditallow untrusted_app {
-registry_service
-search_service
-sensorservice_service
-statusbar_service
-textservices_service
-trust_service
-uimode_service
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment