summaryrefslogtreecommitdiffstats
path: root/msm8960/rmt_storage.te
diff options
context:
space:
mode:
Diffstat (limited to 'msm8960/rmt_storage.te')
-rw-r--r--msm8960/rmt_storage.te5
1 files changed, 5 insertions, 0 deletions
diff --git a/msm8960/rmt_storage.te b/msm8960/rmt_storage.te
new file mode 100644
index 00000000..3b3bbb29
--- /dev/null
+++ b/msm8960/rmt_storage.te
@@ -0,0 +1,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;