hal_dumpstate_default: fix avc error
avc: denied { search } for comm="dumpstate@1.1-s" name="modem_stat" dev="dm-42" ino=328 scontext=u:r:hal_dumpstate_default:s0 tcontext=u:object_r:modem_stat_data_file:s0 tclass=dir Bug: 227424943 Change-Id: I44e2337129e814ed176ac270ae6c35e34089aa74
This commit is contained in:
parent
6379865b9d
commit
8e9be24a81
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ allow hal_dumpstate_default radio_vendor_data_file:file create_file_perms;
|
|||
|
||||
allow hal_dumpstate_default modem_efs_file:dir search;
|
||||
allow hal_dumpstate_default modem_efs_file:file r_file_perms;
|
||||
allow hal_dumpstate_default modem_stat_data_file:dir r_dir_perms;
|
||||
allow hal_dumpstate_default modem_stat_data_file:file r_file_perms;
|
||||
allow hal_dumpstate_default vendor_slog_file:file r_file_perms;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue