Re: [android-porting] Strange AVC Denial

2016-07-12 Thread Stephen Smalley
On 07/12/2016 11:57 AM, Roman Mazur wrote: > I'm working on a custom build based on Android 6.0.1 for Nexus 7. This > custom build adds a special daemon that is started from init.rc and > exposes some API to applications. Particularly, one of available methods > creates a new file at /data/daemon_d

[android-porting] Strange AVC Denial

2016-07-12 Thread Roman Mazur
I'm working on a custom build based on Android 6.0.1 for Nexus 7. This custom build adds a special daemon that is started from init.rc and exposes some API to applications. Particularly, one of available methods creates a new file at /data/daemon_dir and returns a file descriptor making it poss