am bb3cef44: Record observed bluetooth service access.

* commit 'bb3cef4488b86ea815bc9b35c528f62e47377f5d':
  Record observed bluetooth service access.
This commit is contained in:
dcashman 2015-03-07 17:56:38 +00:00 committed by Android Git Automerger
commit 4eb2bc7e18
2 changed files with 17 additions and 0 deletions

View file

@ -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-*.

View file

@ -125,6 +125,7 @@ auditallow untrusted_app {
-registry_service
-search_service
-sensorservice_service
-statusbar_service
-textservices_service
-trust_service
-uimode_service