summaryrefslogtreecommitdiffstats
path: root/msm8960/rmt_storage.te
blob: 3b3bbb2905a5d464c3e8e46d7dc238272045d3c6 (plain)
1
2
3
4
5
# rmt_storage - rmt_storage daemon
allow rmt_storage rpmb_device:blk_file { open read };
allow rmt_storage ssd_device:blk_file { open read write };
unix_socket_connect(rmt_storage, property, init)
allow rmt_storage ctl_default_prop:property_service set;