Fix substratum

This commit is contained in:
Pierre-Hugues Husson 2017-12-21 23:20:52 +01:00
parent fbb8573c74
commit b91085d281
1 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,8 @@ typeattribute su mlstrustedsubject;
allow phhsu_daemon { system_api_service app_api_service system_server_service }:service_manager find;
allow system_server phhsu_daemon:fd use;
allow system_server phhsu_daemon:binder { call };
allow system_server phhsu_daemon:binder { call transfer };
allow system_server shell_devpts:chr_file { read write };
# Add su to various domains
net_domain(su)