Address more Huawei fp denials

This commit is contained in:
DarkJoker360 2021-03-01 09:58:41 +01:00
parent 61d163657a
commit 9e81647de7
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ type dmd_device, file_type;
allow hal_fingerprint_server dmd_device:chr_file rw_file_perms;
allow hal_fingerprint_server sysfs:file rw_file_perms;
allow tee hal_fingerprint_default:process { getattr };
allow tee teecd_data_file:dir { search write getattr add_name };
allow tee teecd_data_file:dir { search read write create getattr add_name open };
allow tee teecd_data_file:file { read write create getattr open };
allow tee system_data_file:dir { getattr };