Skip to content
Snippets Groups Projects
Commit bb3cef44 authored by dcashman's avatar dcashman
Browse files

Record observed bluetooth service access.

Bug: 18106000
Change-Id: I80b574f73d53439dd710ccdb8f05cc2f9e9a10b4
parent 1aafc4c7
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.
Please register or to comment