cbd: Fix avc error
avc: denied { search } for comm="cbd" name="/" dev="sda1" ino=2 scontext=u:r:cbd:s0 tcontext=u:object_r:persist_file:s0 tclass=dir permissive=0 Bug: 180687795 Change-Id: I149163760fa47378d03dc2d8c8a00c590788796c
This commit is contained in:
parent
f275064208
commit
7865bf8577
1 changed files with 1 additions and 0 deletions
1
whitechapel/vendor/google/cbd.te
vendored
1
whitechapel/vendor/google/cbd.te
vendored
|
@ -31,6 +31,7 @@ allow cbd proc_cmdline:file r_file_perms;
|
|||
|
||||
allow cbd persist_modem_file:dir create_dir_perms;
|
||||
allow cbd persist_modem_file:file create_file_perms;
|
||||
allow cbd persist_file:dir search;
|
||||
|
||||
allow cbd radio_vendor_data_file:dir create_dir_perms;
|
||||
allow cbd radio_vendor_data_file:file create_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue