Allow system_server => su grep

This commit is contained in:
Pierre-Hugues Husson 2018-05-19 13:39:22 +02:00
parent bf886321ea
commit e5bf6a5c2a
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ typeattribute su mlstrustedsubject;
allow phhsu_daemon { system_api_service app_api_service system_server_service }:service_manager find;
allow system_server phhsu_daemon:fifo_file { read write };
allow system_server phhsu_daemon:fd use;
allow system_server phhsu_daemon:binder { call transfer };
allow system_server shell_devpts:chr_file { read write };