summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/qcomsysd.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/qcomsysd.te b/common/qcomsysd.te
index 7b786da4..f9c29166 100644
--- a/common/qcomsysd.te
+++ b/common/qcomsysd.te
@@ -20,3 +20,5 @@ allow qcomsysd bootselect_device:blk_file { open read getattr write };
#Needed to get image info from socinfo
allow qcomsysd sysfs_socinfo:dir { open search read };
allow qcomsysd sysfs_socinfo:file { open read write };
+
+allow qcomsysd self:capability { dac_override };