mds: Update radio_vendor_data_file permission
Bug: 181174034 Change-Id: Ie22e19b179d41a97198c07cb922dd5c60f095ad4
This commit is contained in:
committed by
Salmax Chang
parent
c58780d645
commit
3a27f85dc8
@@ -18,8 +18,8 @@ userdebug_or_eng(`
|
||||
|
||||
allow modem_diagnostic_app vendor_fw_file:file r_file_perms;
|
||||
|
||||
allow modem_diagnostic_app radio_vendor_data_file:dir r_dir_perms;
|
||||
allow modem_diagnostic_app radio_vendor_data_file:file r_file_perms;
|
||||
allow modem_diagnostic_app radio_vendor_data_file:dir create_dir_perms;
|
||||
allow modem_diagnostic_app radio_vendor_data_file:file create_file_perms;
|
||||
|
||||
allow modem_diagnostic_app mnt_vendor_file:dir r_dir_perms;
|
||||
allow modem_diagnostic_app mnt_vendor_file:file r_file_perms;
|
||||
|
||||
Reference in New Issue
Block a user