suppress redundant setup log in SELinux

Bug: 149182667
Test: boot without seeing these error
[    1.416793] audit: type=1400 audit(38336637.810:2): avc:  denied  { getattr } for  pid=1 comm="init" name="plat_sepolicy.cil" dev="mmcblk0p69" ino=201 scontext=u:r:kernel:s0 tcontext=u:object_r:sepolicy_file:s0 tclass=file permissive=1
[    1.416833] audit: type=1400 audit(38336637.810:3): avc:  denied  { getattr } for  pid=1 comm="init" name="libdl_android.so" dev="dm-0" ino=2113 scontext=u:r:kernel:s0 tcontext=u:object_r:system_bootstrap_lib_file:s0 tclass=file permissive=1
[    1.416960] audit: type=1400 audit(38336637.810:4): avc:  denied  { getattr } for  pid=1 comm="init" name="bootstrap" dev="dm-0" ino=2110 scontext=u:r:kernel:s0 tcontext=u:object_r:system_bootstrap_lib_file:s0 tclass=dir permissive=1

Change-Id: I5414b138ce980d744824428df025d505c20af3dd
1 file changed