Skip to content
Snippets Groups Projects
Commit a770f55b authored by Stephen Smalley's avatar Stephen Smalley Committed by Nick Kralevich
Browse files

Remove dbusd policy; dbusd is no more.


Change-Id: I9652284bd34d07bd47e2e7df66fcbe5db185ab3f
Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>
parent 1d435de6
No related branches found
No related tags found
No related merge requests found
# dbus daemon
type dbusd, domain;
permissive dbusd;
type dbusd_exec, exec_type, file_type;
init_daemon_domain(dbusd)
unconfined_domain(dbusd)
......@@ -86,7 +86,6 @@ type sysfs_devices_system_cpu, file_type;
# Socket types
type adbd_socket, file_type;
type bluetooth_socket, file_type;
type dbus_socket, file_type;
type dnsproxyd_socket, file_type, mlstrustedobject;
type gps_socket, file_type;
type installd_socket, file_type;
......
......@@ -82,8 +82,6 @@
/dev/socket u:object_r:socket_device:s0
/dev/socket/adbd u:object_r:adbd_socket:s0
/dev/socket/bluetooth u:object_r:bluetooth_socket:s0
/dev/socket/dbus_bluetooth u:object_r:bluetooth_socket:s0
/dev/socket/dbus u:object_r:dbus_socket:s0
/dev/socket/dnsproxyd u:object_r:dnsproxyd_socket:s0
/dev/socket/installd u:object_r:installd_socket:s0
/dev/socket/keystore u:object_r:keystore_socket:s0
......@@ -131,7 +129,6 @@
/system/bin/netd u:object_r:netd_exec:s0
/system/bin/rild u:object_r:rild_exec:s0
/system/bin/mediaserver u:object_r:mediaserver_exec:s0
/system/bin/dbus-daemon u:object_r:dbusd_exec:s0
/system/bin/installd u:object_r:installd_exec:s0
/system/bin/keystore u:object_r:keystore_exec:s0
/system/bin/debuggerd u:object_r:debuggerd_exec:s0
......
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