Jeff Vander Stoep 7fcf5a1a62 suppress denial logspam
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
2017-07-13 05:19:54 +00:00
2017-06-30 01:33:36 +00:00
2017-07-13 05:19:54 +00:00
2017-07-05 11:17:31 +08:00
2017-04-21 11:21:57 -07:00
2017-04-26 21:09:10 +00:00
2017-07-05 11:17:31 +08:00
2017-05-25 11:40:24 -07:00
2017-04-19 18:29:26 -07:00
2017-03-21 10:28:34 -07:00
2017-06-29 18:18:19 -07:00
Description
No description provided
4.4 MiB
Languages
C++ 54.8%
Makefile 33.2%
C 5.5%
Shell 4.6%
Python 1.3%
Other 0.6%