pa: Fix a user profile data denial

Change-Id: I1a441c9a893edc3a5ccbb9d5ba373ceeed441a87
This commit is contained in:
Jake Weinstein 2017-07-28 17:16:03 -04:00 committed by Alex Naidis
parent 598cc75927
commit f23c100401
1 changed files with 2 additions and 0 deletions

View File

@ -7,3 +7,5 @@ allow system_server overlay_service:service_manager find;
allow system_server proc:file w_file_perms;
allow system_server theme_data_file:dir search;
allow system_server user_profile_data_file:dir read;