diff --git a/bluetooth.te b/bluetooth.te index e74d38d11b2f11d30140137e0a44ccb5a3c95d63..b143726b7366382580a8d88eeffa2984bad022ec 100644 --- a/bluetooth.te +++ b/bluetooth.te @@ -36,7 +36,6 @@ allow bluetooth proc_bluetooth_writable:file rw_file_perms; # Allow write access to bluetooth specific properties set_prop(bluetooth, bluetooth_prop) set_prop(bluetooth, pan_result_prop) -set_prop(bluetooth, ctl_dhcp_pan_prop) allow bluetooth audioserver_service:service_manager find; allow bluetooth bluetooth_service:service_manager find; diff --git a/property.te b/property.te index 26d15ff40d75d98ac4b3128f0a0778e0f3585591..16802457012922e9a0ba34aec75ed2247d163d1c 100644 --- a/property.te +++ b/property.te @@ -14,7 +14,6 @@ type system_prop, property_type, core_property_type; type vold_prop, property_type, core_property_type; type ctl_bootanim_prop, property_type; type ctl_default_prop, property_type; -type ctl_dhcp_pan_prop, property_type; type ctl_dumpstate_prop, property_type; type ctl_fuse_prop, property_type; type ctl_mdnsd_prop, property_type; diff --git a/property_contexts b/property_contexts index fed44dfaffd3fb243049d17fe86368e81d38778b..504e1a093b4a0535bacb3f5913fce2e37f5b1fef 100644 --- a/property_contexts +++ b/property_contexts @@ -75,7 +75,6 @@ ctl.fuse_ u:object_r:ctl_fuse_prop:s0 ctl.mdnsd u:object_r:ctl_mdnsd_prop:s0 ctl.ril-daemon u:object_r:ctl_rildaemon_prop:s0 ctl.bugreport u:object_r:ctl_bugreport_prop:s0 -ctl.dhcpcd_bt-pan u:object_r:ctl_dhcp_pan_prop:s0 ctl.console u:object_r:ctl_console_prop:s0 ctl. u:object_r:ctl_default_prop:s0 diff --git a/system_server.te b/system_server.te index 0e4ac39612055fad3443c8b13e7657da17124cff..1954d1da9f0d782854127ce861ab49a80fa6e8de 100644 --- a/system_server.te +++ b/system_server.te @@ -320,7 +320,6 @@ set_prop(system_server, device_logging_prop) # ctl interface set_prop(system_server, ctl_default_prop) -set_prop(system_server, ctl_dhcp_pan_prop) set_prop(system_server, ctl_bugreport_prop) # Create a socket for receiving info from wpa.