Commit Graph

3 Commits

Author SHA1 Message Date
Steve Pfetsch
ff146576e5 wahoo: support separate charger kernel module config
Bug: 65154564
Change-Id: I9941bbce2eadae6a5a010c352b0f48cdd08130e4
2017-10-04 12:30:33 -07:00
Sandeep Patil
4a2b3affda wahoo: Make vendor script use vendor shell and vendor toybox
This also enables us to remove the vendor_executes_system_violator
attribute from all the vendor scripts launched from init.

Bug: 37914554
Test: Build and boot and ensure all services exited with status 0.

Change-Id: If692b17b45f91ff128608c3f6e9524847c1af69f
Signed-off-by: Sandeep Patil <sspatil@google.com>
2017-06-19 11:18:51 -07:00
Wei Wang
e0fc600245 wahoo: improve boot time and pull in bootanim display time
1) separate fstab mount
2) launch bootanim early
3) boottime cpuset/io tune
4) parallel slow init operations: write sysfs and insmod

After CL:
Boot time saved 330ms, bootanim triggered early before data/ mounted

Bug: 36780513
Test: walleye boots
Change-Id: I02803179746710413f4b1e2372f3550cd95d1581
2017-04-04 19:11:21 -07:00