1pixel_bugreport(dump_radio)
2
3userdebug_or_eng(`
4  allow dump_radio radio_vendor_data_file:dir create_dir_perms;
5  allow dump_radio radio_vendor_data_file:file create_file_perms;
6  allow dump_radio tcpdump_vendor_data_file:dir r_dir_perms;
7  allow dump_radio tcpdump_vendor_data_file:file r_file_perms;
8  get_prop(dump_radio, vendor_rild_prop)
9  get_prop(dump_radio vendor_tcpdump_log_prop)
10')
11