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

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

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

sepolicy: All platform app to create sockets

See merge request !11
parents af997d54 a623377b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -22,3 +22,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;