Rename ro.device_owner system property am: 0b30311feb
Change-Id: I6be37316e7114b0b6d7e32b16600ff8a6f9c7037
This commit is contained in:
commit
4cbbee6ec6
1 changed files with 3 additions and 2 deletions
|
@ -92,8 +92,9 @@ sys.lmk. u:object_r:system_lmk_prop:s0
|
|||
sys.trace. u:object_r:system_trace_prop:s0
|
||||
|
||||
# Boolean property set by system server upon boot indicating
|
||||
# if device owner is provisioned.
|
||||
ro.device_owner u:object_r:device_logging_prop:s0
|
||||
# if device is fully owned by organization instead of being
|
||||
# a personal device.
|
||||
ro.organization_owned u:object_r:device_logging_prop:s0
|
||||
|
||||
# selinux non-persistent properties
|
||||
selinux.restorecon_recursive u:object_r:restorecon_prop:s0
|
||||
|
|
Loading…
Reference in a new issue