commit | c4bcacb98e8e820f11bbe95c1447b3f360ee6d0d | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Tue Jun 28 12:33:12 2016 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Tue Jun 28 12:51:58 2016 -0600 |
tree | 2286bf91d391b4c54e1eb7fa71c86a35c6ea58d5 | |
parent | b59b5a679aaa5a845e5a854cf0ccfb51a1ace8c9 [diff] |
Show notification while PRE_BOOT receivers run. Awhile back, we switched to running PRE_BOOT receivers after the user is unlocked. Since these receivers include providers like Contacts and MediaStore that can take a long time to upgrade, it may result in apps like Dialer or Photos appearing to hang, so we need to help the user understand that the system is still upgrading in the background. Bug: 28164677 Change-Id: I18448534b6067f8508b1ffb2d43c106c02c265a0