qcom: Permit dumpstate to run "ip xfrm policy"
* dumpstate needs execute permissions for wcnss_service Change-Id: Ic2b39c877c28b330f6631f44277830d274878fbb
This commit is contained in:
parent
70658805a6
commit
0d103f342f
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue