Update Q sepolicy prebuilt
This updates 29.0 api for dumpstate restart control property contexts Bug: 147730517 Change-Id: I0aa7450dc0fb34de321cf8d2ba357b2ecabbcf43
This commit is contained in:
parent
5927933c70
commit
1dd6321a00
1 changed files with 3 additions and 1 deletions
|
@ -107,7 +107,6 @@ ro.persistent_properties.ready u:object_r:persistent_properties_ready_prop:s0
|
||||||
|
|
||||||
# ctl properties
|
# ctl properties
|
||||||
ctl.bootanim u:object_r:ctl_bootanim_prop:s0
|
ctl.bootanim u:object_r:ctl_bootanim_prop:s0
|
||||||
ctl.android.hardware.dumpstate u:object_r:ctl_dumpstate_prop:s0
|
|
||||||
ctl.dumpstate u:object_r:ctl_dumpstate_prop:s0
|
ctl.dumpstate u:object_r:ctl_dumpstate_prop:s0
|
||||||
ctl.fuse_ u:object_r:ctl_fuse_prop:s0
|
ctl.fuse_ u:object_r:ctl_fuse_prop:s0
|
||||||
ctl.mdnsd u:object_r:ctl_mdnsd_prop:s0
|
ctl.mdnsd u:object_r:ctl_mdnsd_prop:s0
|
||||||
|
@ -136,6 +135,9 @@ ctl.start$gsid u:object_r:ctl_gsid_prop:s0
|
||||||
ctl.stop$gsid u:object_r:ctl_gsid_prop:s0
|
ctl.stop$gsid u:object_r:ctl_gsid_prop:s0
|
||||||
ctl.restart$gsid u:object_r:ctl_gsid_prop:s0
|
ctl.restart$gsid u:object_r:ctl_gsid_prop:s0
|
||||||
|
|
||||||
|
# Restrict access to restart dumpstate
|
||||||
|
ctl.interface_restart$android.hardware.dumpstate u:object_r:ctl_dumpstate_prop:s0
|
||||||
|
|
||||||
# NFC properties
|
# NFC properties
|
||||||
nfc. u:object_r:nfc_prop:s0
|
nfc. u:object_r:nfc_prop:s0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue