blob: 3b3bbb2905a5d464c3e8e46d7dc238272045d3c6 [file] [log] [blame]
wangxl5b6293a2015-02-03 21:10:20 +08001# rmt_storage - rmt_storage daemon
2allow rmt_storage rpmb_device:blk_file { open read };
3allow rmt_storage ssd_device:blk_file { open read write };
4unix_socket_connect(rmt_storage, property, init)
5allow rmt_storage ctl_default_prop:property_service set;