commit | 6d2a9492e2b19421165f0cd918d9f28595bfb770 | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Thu Aug 07 19:06:49 2014 -0700 |
committer | Jeff Brown <jeffbrown@google.com> | Mon Aug 11 17:13:03 2014 -0700 |
tree | 61aec347859424bcaa3a8b8f2e10d97874efef82 | |
parent | 77437731a70c74d24a3a63d5d1cb899ffae34eb1 [diff] |
Eliminate power manager latency for boot completed. The power manager disables the power button until boot completed occurs. If there are many pending broadcasts in the queue, it may be possible for BOOT_COMPLETED to be delayed for several seconds after boot. To avoid the delay, introduced a new boot phase which is sent to system services immediately when boot completed happens. Bug: 13398280 Change-Id: I1833d2ffb20305009dd76363b43e534034f1d0a2