Commits
Haoran.Wang committed 2dd7b15fa8e
MA-12367-1 Use insmod.sh to load WiFi driver Due in Pie the modprobe was not allow to access kernel module by below error: audit: type=1400 audit(6947.155:4): avc: denied { entrypoint } for pid=2042 comm="init" path="/vendor/bin/toybox_vendor" dev="dm-1" ino=75 scontext=u:r:modprobe:s0 tcontext=u:object_r:vendor_toolbox_exec:s0 tclass=file permissive=0 Use insmod.sh from wahoo to insmod the kernel module. This will impact the qcacld platform, so modified evk_8mm, evk_7ulp, mek_8q and evk_8mq. Change-Id: Icf9f28b09411d273ce664c01ab2e2e469af1952b Signed-off-by: Haoran.Wang <elven.wang@nxp.com> Reviewed-on: http://androidsource.ap.freescale.net/project/5477 Reviewed-by: Tian Yang <yang.tian@nxp.com>