Create context for ctl.console
(cherry picked from commit bbd56b71ce
)
Change-Id: I0db435b80678a58cd9a6fbd5d67ba08f8e8d3cd4
This commit is contained in:
parent
ad7719c5f2
commit
525e3747dc
2 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@ type ctl_fuse_prop, property_type;
|
|||
type ctl_mdnsd_prop, property_type;
|
||||
type ctl_rildaemon_prop, property_type;
|
||||
type ctl_bugreport_prop, property_type;
|
||||
type ctl_console_prop, property_type
|
||||
type audio_prop, property_type;
|
||||
type logd_prop, property_type;
|
||||
type security_prop, property_type;
|
||||
|
|
|
@ -62,6 +62,7 @@ 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
|
||||
|
||||
# NFC properties
|
||||
|
|
Loading…
Reference in a new issue