Skip to content
Snippets Groups Projects
Commit 8b015f9d authored by Jeff Vander Stoep's avatar Jeff Vander Stoep
Browse files

Create context for ctl.console

(cherry picked from commit c2e31a77)

Change-Id: I92218709fa8cdb71c0369aca8fdd7922df45f7d0
parent 067bf0b7
No related branches found
No related tags found
No related merge requests found
...@@ -18,6 +18,7 @@ type ctl_fuse_prop, property_type; ...@@ -18,6 +18,7 @@ type ctl_fuse_prop, property_type;
type ctl_mdnsd_prop, property_type; type ctl_mdnsd_prop, property_type;
type ctl_rildaemon_prop, property_type; type ctl_rildaemon_prop, property_type;
type ctl_bugreport_prop, property_type; type ctl_bugreport_prop, property_type;
type ctl_console_prop, property_type;
type audio_prop, property_type; type audio_prop, property_type;
type logd_prop, property_type; type logd_prop, property_type;
type security_prop, property_type; type security_prop, property_type;
......
...@@ -62,6 +62,7 @@ ctl.mdnsd u:object_r:ctl_mdnsd_prop:s0 ...@@ -62,6 +62,7 @@ ctl.mdnsd u:object_r:ctl_mdnsd_prop:s0
ctl.ril-daemon u:object_r:ctl_rildaemon_prop:s0 ctl.ril-daemon u:object_r:ctl_rildaemon_prop:s0
ctl.bugreport u:object_r:ctl_bugreport_prop:s0 ctl.bugreport u:object_r:ctl_bugreport_prop:s0
ctl.dhcpcd_bt-pan u:object_r:ctl_dhcp_pan_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 ctl. u:object_r:ctl_default_prop:s0
# NFC properties # NFC properties
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment