m***@gmail.com
2018-07-18 18:34:40 UTC
Hi,
I am trying to port AOSP Marshmallow for Beaglebone black. I get a lot of
AVC denied errors. When I tried to write a allow policy I get syntax error
while the build checks the policy.
Following is the avc denied error:
##avc: denied { open } for pid=630 comm="zygote"
path="/sys/kernel/debug/tracing/trace_marker" dev="tracefs" ino=62
scontext=u:r:zygote:s0 tcontext=u:object_r:debugfs_tracing:s0 tclass=file
permissive=1
Following is my rule:
allow zygote debugfs_tracing:file {write}
I am not sure what is wrong. Can somebody please help?
Thanks.
I am trying to port AOSP Marshmallow for Beaglebone black. I get a lot of
AVC denied errors. When I tried to write a allow policy I get syntax error
while the build checks the policy.
Following is the avc denied error:
##avc: denied { open } for pid=630 comm="zygote"
path="/sys/kernel/debug/tracing/trace_marker" dev="tracefs" ino=62
scontext=u:r:zygote:s0 tcontext=u:object_r:debugfs_tracing:s0 tclass=file
permissive=1
Following is my rule:
allow zygote debugfs_tracing:file {write}
I am not sure what is wrong. Can somebody please help?
Thanks.
--
--
unsubscribe: android-porting+***@googlegroups.com
website: http://groups.google.com/group/android-porting
---
You received this message because you are subscribed to the Google Groups "android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-porting+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
unsubscribe: android-porting+***@googlegroups.com
website: http://groups.google.com/group/android-porting
---
You received this message because you are subscribed to the Google Groups "android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-porting+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.