10 lines
248 B
Plaintext
10 lines
248 B
Plaintext
typeattribute platform_app mlstrustedsubject;
|
|
|
|
# binder_call(platform_app, init);
|
|
|
|
allow platform_app isdbt_device:chr_file rw_file_perms;
|
|
allow platform_app rootfs:dir getattr;
|
|
|
|
allow platform_app init:unix_stream_socket { read write };
|
|
|