pa: address profile picture "read" permission denial

[ 8875.702197] type=1400 audit(1502056520.069:19): avc: denied { read } for pid=10749 comm="Binder:10227_6" path="/data/user_de/0/com.android.settings/cache/TakeEditUserPhoto2.jpg" dev="sda10" ino=65289 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=0

Change-Id: I29cf861ade67b11b4cf0cf8b00b0960b77b62759
Signed-off-by: Ícaro Hoff <icarohoff@gmail.com>
This commit is contained in:
Ícaro Hoff 2017-08-06 19:06:01 -03:00
parent 1eb7dbbaa0
commit b0fefe82a5
No known key found for this signature in database
GPG Key ID: 6B4C4E41BB6B4ABA
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
allow priv_app system_app_data_file:file write;
allow priv_app system_app_data_file:file rw_file_perms;