History log of /device/lge/bullhead/init.qcom.devwait.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
929ba306074d978ce1de50d6544ccd009fe0c97b 22-Nov-2016 Wei Wang <wvw@google.com> bullhead: Accelerate boot by paralleling device enable

Some QCOM devices require sysfs to trigger boot/init which are blocking
the init process.
[ 7.453205] init: Command 'write /sys/kernel/boot_adsp/boot 1' action=post-fs-data (/init.angler.rc:166) returned 0 took 271.936ms.
This CL is to put those slow to start devices in a
separate service and wait for the service to be done later on.

Bug: 32712851
Test: On device
Change-Id: Idd4e965f122cbc8421b443a41573d363112dfa50
/device/lge/bullhead/init.qcom.devwait.sh