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

Commit f941bef4 authored by Abhishek Aggarwal's avatar Abhishek Aggarwal
Browse files

Merge branch '5651-s-tor_update' into 'v1-s'

sepolicy: All platform app to create sockets

See merge request !10
parents d3de098b 66a06e5f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -18,3 +18,5 @@ allow platform_app rs_exec:file rx_file_perms;

# Allow platform apps to execute files in /data
allow platform_app app_data_file:file execute;

allow platform_app app_data_file:{ lnk_file sock_file fifo_file } create_file_perms;