Loading common/private/platform_app.te +3 −0 Original line number Diff line number Diff line Loading @@ -16,3 +16,6 @@ allow platform_app app_data_file:fifo_file create; allow platform_app app_data_file:fifo_file { read write }; allow platform_app app_data_file:fifo_file open; 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; Loading
common/private/platform_app.te +3 −0 Original line number Diff line number Diff line Loading @@ -16,3 +16,6 @@ allow platform_app app_data_file:fifo_file create; allow platform_app app_data_file:fifo_file { read write }; allow platform_app app_data_file:fifo_file open; 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;