Merge "Fix denials for radio service to access files under /data/venodr/radio"

This commit is contained in:
TreeHugger Robot 2023-02-07 03:08:30 +00:00 committed by Android (Google) Code Review
commit 0d013cb30e

2
radio/radio.te Normal file
View file

@ -0,0 +1,2 @@
allow radio radio_vendor_data_file:dir rw_dir_perms;
allow radio radio_vendor_data_file:file create_file_perms;