Fix denials for radio service to access files under /data/venodr/radio
Bug: 263792405 Test: get PASS result with go/ril-config-service-test and the original denial logs in https://b/263792405#comment17 are gone Change-Id: Id6d64bb3e159b083e1a1b4c8e728e992fb9b1502
This commit is contained in:
parent
31f750da2b
commit
a82ea96b40
1 changed files with 2 additions and 0 deletions
2
radio/radio.te
Normal file
2
radio/radio.te
Normal 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;
|
Loading…
Add table
Add a link
Reference in a new issue