blob: 8d285c56179b4916da4314530cda2e9e24585817 [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;
Dinesh Yadav2a6c6902023-07-10 04:29:14 +000010 # Allow dump_gxp to access gxp properties.
11 get_prop(google_camera_app, vendor_gxp_prop)
Adam Shih60d07212023-03-01 08:30:20 +080012')
13