aboutsummaryrefslogtreecommitdiff
path: root/sepolicy
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy')
-rw-r--r--sepolicy/credmgrd.te4
-rw-r--r--sepolicy/workarounds.te7
2 files changed, 11 insertions, 0 deletions
diff --git a/sepolicy/credmgrd.te b/sepolicy/credmgrd.te
index 82c4929..d696393 100644
--- a/sepolicy/credmgrd.te
+++ b/sepolicy/credmgrd.te
@@ -59,4 +59,8 @@ allow credmgrd tmpfs:lnk_file read;
#credmgrd ion
allow credmgrd ion_device:chr_file { ioctl open read };
+#credmgrd files:
+#============= credmgrd ==============
+allow credmgrd cache_file:dir search;
+
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;
+