From aa884cbd87daf8f19d72da7cecdbdc601e6aabd3 Mon Sep 17 00:00:00 2001 From: nailyk-fr Date: Sat, 6 May 2017 17:14:57 +0200 Subject: shinano-common: sepolicy: Rework credmgr init * Credmgrdinit script had some mistakes. Adjust policies according to the new changes. Change-Id: I6e865f756225a1d8decdbc1833123dced27e75de --- sepolicy/file_contexts | 1 + 1 file changed, 1 insertion(+) (limited to 'sepolicy/file_contexts') diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index 7c5353b..d817851 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -41,6 +41,7 @@ /dev/socket/credmgr u:object_r:credmgrd_socket:s0 /data/credmgr(/.*)? u:object_r:credmgrd_data_file:s0 /cache/CredentialManagerData u:object_r:credmgrd_data_file:s0 +/cache/credmgr.log u:object_r:credmgrd_data_file:s0 /ta(/.*)? -- u:object_r:ta_data_file:s0 #cam_socket -- cgit v1.2.3