android_device_samsung_msm8.../sepolicy/tee.te

9 lines
270 B
Text
Raw Normal View History

2018-07-19 12:48:02 +02:00
# mobicore
# Allow to create files and directories /data/app/mcRegistry
file_type_auto_trans(tee, apk_data_file, tee_data_file);
allow tee property_socket:sock_file write;
allow tee init:unix_stream_socket connectto;
allow tee gatekeeper_data_file:file { open read };