diff --git a/sepolicy/qcom/dumpstate.te b/sepolicy/qcom/dumpstate.te index 4ba25cc7..560ad1e8 100644 --- a/sepolicy/qcom/dumpstate.te +++ b/sepolicy/qcom/dumpstate.te @@ -8,3 +8,4 @@ allow dumpstate fuse:file r_file_perms; allow dumpstate themeservice_app_data_file:dir r_dir_perms; allow dumpstate themeservice_app_data_file:file r_file_perms; allow dumpstate media_rw_data_file:dir search; +allow dumpstate wcnss_service_exec:file rx_file_perms;