Merge "Give hal_dumpstate_default read access to slog files" into sc-dev
This commit is contained in:
commit
f15b8edbd1
1 changed files with 2 additions and 0 deletions
|
@ -53,9 +53,11 @@ allow hal_dumpstate_default sysfs_thermal:dir r_dir_perms;
|
||||||
allow hal_dumpstate_default sysfs_thermal:file r_file_perms;
|
allow hal_dumpstate_default sysfs_thermal:file r_file_perms;
|
||||||
allow hal_dumpstate_default sysfs_thermal:lnk_file read;
|
allow hal_dumpstate_default sysfs_thermal:lnk_file read;
|
||||||
|
|
||||||
|
# Modem logs
|
||||||
allow hal_dumpstate_default modem_efs_file:dir search;
|
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_efs_file:file r_file_perms;
|
||||||
allow hal_dumpstate_default modem_stat_data_file:file r_file_perms;
|
allow hal_dumpstate_default modem_stat_data_file:file r_file_perms;
|
||||||
|
allow hal_dumpstate_default vendor_slog_file:file r_file_perms;
|
||||||
|
|
||||||
allow hal_dumpstate_default block_device:dir r_dir_perms;
|
allow hal_dumpstate_default block_device:dir r_dir_perms;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue