Allows bugreport generation Bug: 315255760 Bug: 309379598 Test: abd bugreport & ensure lack of rls avc denied logs Change-Id: Ib3fc7b089c7aea4aea69f219d4c19847d39b0729
16 lines
No EOL
470 B
Text
16 lines
No EOL
470 B
Text
dump_hal(hal_telephony)
|
|
dump_hal(hal_graphics_composer)
|
|
dump_hal(hal_uwb_vendor)
|
|
|
|
userdebug_or_eng(`
|
|
allow dumpstate media_rw_data_file:file append;
|
|
')
|
|
|
|
allow dumpstate sysfs_scsi_devices_0000:file r_file_perms;
|
|
allow dumpstate persist_file:dir r_dir_perms;
|
|
|
|
allow dumpstate modem_efs_file:dir getattr;
|
|
allow dumpstate modem_img_file:dir getattr;
|
|
allow dumpstate modem_userdata_file:dir getattr;
|
|
allow dumpstate fuse:dir search;
|
|
allow dumpstate rlsservice:binder call; |