be able to dump coredump
Bug: 218358165 Test: adb root; adb remount -R; adb bugreport Signed-off-by: Jacqueline Wong <jacqwong@google.com> Change-Id: I42c2db7902064e1508676ad93def2e0e4f5c2b28
This commit is contained in:
parent
e40cd2ac42
commit
c169cd75ce
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ allow hal_dumpstate_default sysfs_aoc_dumpstate:file r_file_perms;
|
|||
|
||||
allow hal_dumpstate_default sscoredump_vendor_data_crashinfo_file:dir r_dir_perms;
|
||||
allow hal_dumpstate_default sscoredump_vendor_data_crashinfo_file:file r_file_perms;
|
||||
allow hal_dumpstate_default sscoredump_vendor_data_coredump_file:dir r_dir_perms;
|
||||
allow hal_dumpstate_default sscoredump_vendor_data_coredump_file:file r_file_perms;
|
||||
|
||||
allow hal_dumpstate_default sysfs_thermal:dir r_dir_perms;
|
||||
allow hal_dumpstate_default sysfs_thermal:file r_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue