pa: sepolicy: Fix substratum related denial

Part of 780277a592

The other part is in system/sepolicy already.

Change-Id: I351d48e564b8844474a15ee961aa139252adbfaa
Signed-off-by: Alex Naidis <alex.naidis@linux.com>
This commit is contained in:
Alex Naidis 2017-03-27 16:33:06 +02:00
parent 3be824eee2
commit 874527426a
No known key found for this signature in database
GPG Key ID: 2189D927FC512DF6
1 changed files with 2 additions and 0 deletions

View File

@ -5,3 +5,5 @@ allow system_server media_rw_data_file:dir r_dir_perms;
allow system_server overlay_service:service_manager find;
allow system_server proc:file w_file_perms;
allow system_server theme_data_file:dir search;