android_device_samsung_mond.../sepolicy/tee.te
Valera1978 bf2e0c8c76 Init
2016-01-10 17:51:48 +03:00

5 lines
206 B
Text
Executable file

allow tee efs_file:dir r_dir_perms;
allow tee efs_file:file r_file_perms;
allow tee system_prop:property_service set;
allow tee init:unix_stream_socket connectto;
allow tee property_socket:sock_file write;