4 Commits

Author SHA1 Message Date
Inseob Kim
b8e404540d Add vendor prefix to slpi property
For devices launching with Android Q or later, properties defined by
vendor should have the prefix "vendor."

Bug: 138278883
Test: m
Change-Id: I728b4d8ab2f46936e7954bece94e53e6628992fb
2019-07-29 15:22:02 +09:00
Erik Staats
44f0902691 Add sys.slpi.firmware.version property.
Bug: 38240024
Test: Verified value of sys.spli.firmware.version property.  See details in
testing done comment in
https://googleplex-android-review.git.corp.google.com/2442584 .
Change-Id: Ief04cbfac4efd71c8ff22057fc286645fbadf44d
2017-06-23 10:49:48 -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