diff --git a/sepolicy/qcom/dumpstate.te b/sepolicy/qcom/dumpstate.te index e067975f..918493e3 100644 --- a/sepolicy/qcom/dumpstate.te +++ b/sepolicy/qcom/dumpstate.te @@ -7,4 +7,5 @@ allow dumpstate fuse:dir r_dir_perms; allow dumpstate fuse:file r_file_perms; allow dumpstate theme_data_file:dir r_dir_perms; allow dumpstate theme_data_file:file r_file_perms; - +allow dumpstate media_rw_data_file:dir search; +allow dumpstate sdcardfs:file getattr;