non_plat: Allow tee to write property_socket's sock_file

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Change-Id: Ic45a915de2246db6d2746aa5970ae55012987d5e
This commit is contained in:
Aayush Gupta 2020-12-30 18:57:16 +05:30
parent 901eb61127
commit 066c480209

View File

@ -9,3 +9,5 @@ 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;