Loading common/private/platform_app.te +2 −0 Original line number Diff line number Diff line Loading @@ -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; Loading
common/private/platform_app.te +2 −0 Original line number Diff line number Diff line Loading @@ -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;