Commits
Jindong committed 8a91b829af8
MA-12241 build: fix selinux neverallow build error on imx6/7 fix below selinux neverallow issue when build imx6/7: neverallow on line 31 of system/sepolicy/private/domain.te (or line 26982 of policy.conf) violated by allow mediaserver debugfs_tracing:file { write open }; neverallow on line 1335 of system/sepolicy/public/domain.te (or line 11758 of policy.conf) violated by allow cameraserver vendor_file:file { execute open }; ... Change-Id: Ifd1c483b1f7c246c0426a070a485fb8531288044 Signed-off-by: Jindong <jindong.yue@nxp.com> Reviewed-on: http://androidsource.ap.freescale.net/project/5191 Reviewed-by: zhang sanshan <sanshan.zhang@nxp.com>