aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/workarounds.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/workarounds.te')
-rw-r--r--sepolicy/workarounds.te7
1 files changed, 7 insertions, 0 deletions
diff --git a/sepolicy/workarounds.te b/sepolicy/workarounds.te
index ded4c69..ed9aaf6 100644
--- a/sepolicy/workarounds.te
+++ b/sepolicy/workarounds.te
@@ -37,3 +37,10 @@ allow wv tee_device:chr_file { ioctl open read write };
#============= mediaserver ==============
allow mediaserver sensorservice_service:service_manager find;
+
+#============= rmt_storage ==============
+allow rmt_storage self:capability dac_override;
+
+#============= scd ==============
+allow scd socket_device:sock_file write;
+