On Mon, 2012-10-08 at 15:15 +0200, Alexandra Test wrote: > I can't resolve the denials. > Is there any guide with the explanation of all the sepolicy files? > I read the seandroid webpage and tried to find some explanation in the > mailing list but without success.
Radzy sent you the required allow rules based on your denials. You just need to add them to your policy and rebuild. They are just SELinux policy files, so look at the various resources available for understanding and writing SELinux policy. There will be some differences since the layout and conventions are not the same as for the SELinux reference policy used in conventional Linux distributions, but the SE Android policy is much smaller and simpler so it shouldn't take long to become familiar with it. -- Stephen Smalley National Security Agency -- This message was distributed to subscribers of the seandroid-list mailing list. If you no longer wish to subscribe, send mail to [email protected] with the words "unsubscribe seandroid-list" without quotes as the message.
