blob: 61a04824c89056ce6c8021bee9048a61312a2f5d [file] [log] [blame]
Adam Shih60d07212023-03-01 08:30:20 +08001pixel_bugreport(dump_gxp)
2
3userdebug_or_eng(`
4 allow dump_gxp radio_vendor_data_file:dir create_dir_perms;
5 allow dump_gxp radio_vendor_data_file:file create_file_perms;
6 allow dump_gxp sscoredump_vendor_data_coredump_file:dir r_dir_perms;
7 allow dump_gxp sscoredump_vendor_data_coredump_file:file r_file_perms;
8 allow dump_gxp sscoredump_vendor_data_crashinfo_file:dir r_dir_perms;
9 allow dump_gxp sscoredump_vendor_data_crashinfo_file:file r_file_perms;
10')
11