Loading common/private/platform_app.te +3 −0 Original line number Diff line number Diff line Loading @@ -12,3 +12,6 @@ allow platform_app fuse:fifo_file create; allow platform_app app_data_file:fifo_file create_file_perms; 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 @@ -12,3 +12,6 @@ allow platform_app fuse:fifo_file create; allow platform_app app_data_file:fifo_file create_file_perms; 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;