android_device_asus_deb/rootdir
Wei Wang e4acd20640 deb: 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
2021-12-27 14:46:07 +01:00
..
etc deb: Accelerate boot by paralleling device enable 2021-12-27 14:46:07 +01:00
Android.mk deb: Finally move init files to vendor 2021-12-02 16:30:52 +01:00