Aayush Gupta 066c480209 non_plat: Allow tee to write property_socket's sock_file
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Change-Id: Ic45a915de2246db6d2746aa5970ae55012987d5e
2021-01-03 10:03:20 +05:30

14 lines
456 B
Plaintext

allow tee ut_keymaster_device:chr_file rw_file_perms;
allow tee teei_rpmb_device:chr_file rw_file_perms;
allow tee teei_rpmb_device:blk_file { read write ioctl open };
allow tee teei_vfs_device:chr_file rw_file_perms;
allow tee vendor_teei_data_file:dir create_dir_perms;
allow tee vendor_teei_data_file:file create_file_perms;
allow tee teei_client_device:chr_file { create setattr unlink rw_file_perms };;
allow tee property_socket:sock_file write;