diff --git a/profman.te b/profman.te index ac34e8923972a4a7723d99cdd61bec16838bdcae..92a23e22fd061fe7c452dafac4729e61a211b3ab 100644 --- a/profman.te +++ b/profman.te @@ -2,7 +2,7 @@ type profman, domain; type profman_exec, exec_type, file_type; -allow profman user_profile_data_file:file { read write lock }; +allow profman user_profile_data_file:file { getattr read write lock }; allow profman installd:fd use;