summaryrefslogtreecommitdiff
path: root/init.qcom.qseecomd.sh
AgeCommit message (Collapse)Author
2017-01-26init.common.rc: optimize exec commandWei Wang
resolve wait time in several exec commands Test: on marlin Bug: 34518530 Change-Id: I3766dca0a293623673ed4e4ef09d5d77e48eebab
2017-01-26Revert "init.common.rc: boot time optimization"Wei Wang
This reverts commit f3f2f9a009373a5b7cd3112d611b5ce5fa046f37. Test: on marlin Bug: 34499826 Bug: 34518530 Change-Id: I0f7e5201d9120022bbc9b5b14fff3dcbe23387ec
2017-01-24init.common.rc: boot time optimizationWei Wang
start bootanim earlier resolve wait time in several exec commands Test: on marlin Bug: 34499826 Bug: 34518530 Change-Id: I36bb956b10407aac974ba6da5038e9040772a060
2016-11-07marlin: Accelerate boot by paralleling device enableWei Wang
Some QCOM devices require sysfs to trigger boot/init which are blocking the init process. 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: I0f20cc1f8c410a415e3be6c58bff4b8c747ca0fe
2016-04-29Start qseecomd before vold needs itPaul Lawrence
This enables FBE - without this, vold can't make calls to kymaster early enough. This is the Marlin/Sailfish port of: https://googleplex-android-review.git.corp.google.com/#/c/787727 Bug: 27745979 Change-Id: I3171216df1085cf8f094c3a27b4ffb8dd08d45b7