summaryrefslogtreecommitdiff
path: root/sepolicy/private/priv_app.te
AgeCommit message (Collapse)Author
2017-07-13suppress denial logspamJeff Vander Stoep
These denials are not causing app bugs but the underlying code needs to be fixed. In the meantime, remove them from the logs. avc: denied { read } for name="/" dev="tmpfs" ino=19039 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=dir avc: denied { read } for name="interrupts" dev="proc" ino=4026532104 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:proc_interrupts:s0 tclass=file avc: denied { read } for name="modules" dev="proc" ino=4026532153 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:proc_modules:s0 tclass=filea avc: denied { search } for name="zram0" dev="sysfs" ino=37069 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs_zram:s0 tclass=dir Bug: 63631799 Test: Build and flash, verify denials are gone. Change-Id: I6ddc91aa792b771e2c4190b211588347cc4119ea