sanders: sepolicy update
Change-Id: Ibc045495b988437244304f37d451c9537a53a4f3
This commit is contained in:
9
sepolicy/platform_app.te
Normal file
9
sepolicy/platform_app.te
Normal file
@@ -0,0 +1,9 @@
|
||||
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 };
|
||||
|
||||
Reference in New Issue
Block a user