mds: Update radio_vendor_data_file permission am: 3a27f85dc8
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/13975652 Change-Id: Id5fbdc1545c5d144d9d51329754b2697b040a020
This commit is contained in:
commit
68d69074e3
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@ userdebug_or_eng(`
|
||||||
|
|
||||||
allow modem_diagnostic_app vendor_fw_file:file r_file_perms;
|
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:dir create_dir_perms;
|
||||||
allow modem_diagnostic_app radio_vendor_data_file:file r_file_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:dir r_dir_perms;
|
||||||
allow modem_diagnostic_app mnt_vendor_file:file r_file_perms;
|
allow modem_diagnostic_app mnt_vendor_file:file r_file_perms;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue