Commits
Ji Luo committed 2ad82d0b22d
MA-14590 Fix selinux error for AIY board Fix below selinux errors for AIY board: type=1400 audit(1554896290.963:3541): avc: denied { read } for pid=3134 comm="system_server" name="state" dev="sysfs" ino=21724 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0 type=1400 audit(1554896340.307:6529): avc: denied { read } for pid=3001 comm="health@2.0-serv" name="stat" dev="sysfs" ino=20492 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0 Test: dmesg | grep denied Change-Id: I2ee9844022721528a2a930ec1f4ac4f41afa2e9a Signed-off-by: Ji Luo <ji.luo@nxp.com> Reviewed-on: http://androidsource.ap.freescale.net/project/8130 Reviewed-by: zhang sanshan <sanshan.zhang@nxp.com>