summaryrefslogtreecommitdiff
authorXindong Xu <xindong.xu@amlogic.com>2018-01-16 08:52:09 (GMT)
committer Xindong Xu <xindong.xu@amlogic.com>2018-01-16 08:52:09 (GMT)
commit694d7ba599e970999336cece7522a7d555744dae (patch)
tree9009e0d99647740cf01426e704363e66658a33be
parent5363f29d60348adae9fdb625d139b76b63b0fd10 (diff)
downloadcommon-694d7ba599e970999336cece7522a7d555744dae.zip
common-694d7ba599e970999336cece7522a7d555744dae.tar.gz
common-694d7ba599e970999336cece7522a7d555744dae.tar.bz2
sepolicy: sync to 8.1 trunk 0b45a466 [1/1]
PD# 158649 sync to 8.1 trunk Change-Id: I16fcd3298a85ee7515b373d4c5f1f6945664a058
Diffstat
-rw-r--r--sepolicy/recovery.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/sepolicy/recovery.te b/sepolicy/recovery.te
index 3be1941..c60ad7d 100644
--- a/sepolicy/recovery.te
+++ b/sepolicy/recovery.te
@@ -46,6 +46,8 @@ allow recovery tv_config_prop:file { getattr open };
allow recovery tv_prop:file { getattr open };
allow recovery wifi_prop:file { getattr open };
+allow recovery ffs_prop:property_service set;
+
allow shell tmpfs:file {open read getattr};
allow shell sysfs:file { read open };
allow shell rootfs:file {execute_no_trans};