On Mon, 2012-07-23 at 15:02 -0700, Haiqing Jiang wrote: > --- > mediaserver.te | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Thanks, applied. > > diff --git a/mediaserver.te b/mediaserver.te > index 057e39d..39618a5 100644 > --- a/mediaserver.te > +++ b/mediaserver.te > @@ -11,7 +11,7 @@ binder_call(mediaserver, binderservicedomain) > binder_call(mediaserver, appdomain) > binder_service(mediaserver) > allow mediaserver app_data_file:dir search; > -allow mediaserver app_data_file:file { read getattr }; > +allow mediaserver app_data_file:file r_file_perms; > r_dir_file(mediaserver, sdcard) > allow mediaserver sdcard:file write; > allow mediaserver camera_device:chr_file rw_file_perms; -- 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.