Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit 4a69e09f authored by Ahmed Harhash's avatar Ahmed Harhash
Browse files

universal8895-common: sepolicy: allow rild to create directories in log_vendor_data_file

parent c250ea11
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -30,3 +30,4 @@ add_hwservice(rild, hal_sec_radio_bridge_hwservice)
add_hwservice(rild, hal_sec_radio_channel_hwservice)
add_hwservice(rild, hal_sec_radio_channel_hwservice)


allow rild default_prop:file r_file_perms;
allow rild default_prop:file r_file_perms;
allow rild log_vendor_data_file:dir create_dir_perms;