android_device_samsung_mond.../sepolicy/tee.te

6 lines
206 B
Text
Raw Normal View History

2016-01-10 17:51:48 +03:00
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;