sepolicy: rild: file->dir
Change-Id: I631cc080ad0dedecf24476bac84064575b809809 Signed-off-by: DennySPb <dennyspb@gmail.com>
This commit is contained in:
parent
da6ae287a6
commit
cd50185651
1 changed files with 1 additions and 2 deletions
3
sepolicy/vendor/rild.te
vendored
3
sepolicy/vendor/rild.te
vendored
|
@ -1,4 +1,3 @@
|
|||
# Allow rild to read, write and create files in vendor_data_file
|
||||
allow rild vendor_data_file:dir rw_file_perms;
|
||||
allow rild vendor_data_file:dir rw_dir_perms;
|
||||
allow rild vendor_data_file:file create_file_perms;
|
||||
|
||||
|
|
Loading…
Reference in a new issue