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:
SalmaxChang 2021-03-24 10:10:12 +00:00 committed by Automerger Merge Worker
commit 68d69074e3

View file

@ -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;