On Fri, 2012-07-27 at 11:34 -0700, Haiqing Jiang wrote: > --- > app.te | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/app.te b/app.te > index 85de816..dca2e0c 100644 > --- a/app.te > +++ b/app.te > @@ -83,6 +83,8 @@ allow platformappdomain platform_app_data_file:notdevfile_class_set create_file_ > # App sdcard file accesses > allow platformappdomain sdcard:dir create_dir_perms; > allow platformappdomain sdcard:file create_file_perms; > +# System data file accesses XXX???? > +allow platformappdomain system_data_file:file open; > > # > # Untrusted apps. Need to know more about the denial to diagnose. Also, enabling syscall audit may help with getting full pathnames, although you likely need the ARM audit patches for that. -- Stephen Smalley National Security Agency -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.