summaryrefslogtreecommitdiffstats
path: root/non_plat/dumpstate.te
diff options
context:
space:
mode:
Diffstat (limited to 'non_plat/dumpstate.te')
-rw-r--r--non_plat/dumpstate.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/non_plat/dumpstate.te b/non_plat/dumpstate.te
index 25bcca9..3243d93 100644
--- a/non_plat/dumpstate.te
+++ b/non_plat/dumpstate.te
@@ -179,3 +179,6 @@ allow dumpstate mtee_trusty_file:file rw_file_perms;
# avc: denied { search } for name="expand" dev="tmpfs" ino=10779 scontext=u:r:dumpstate:s0
# tcontext=u:object_r:mnt_expand_file:s0 tclass=dir permissive=0
allow dumpstate mnt_expand_file:dir { search getattr };
+
+#Purpose: Allow dumpstate to read /dev/usb-ffs
+allow dumpstate functionfs:file { getattr };