commit | f39842dbc5ab098587f7582792361ae751970e31 | [log] [tgz] |
---|---|---|
author | Winson <chiuwinson@google.com> | Tue Mar 23 15:17:43 2021 -0700 |
committer | Winson <chiuwinson@google.com> | Tue Mar 23 15:17:43 2021 -0700 |
tree | 0c033c25f40768df2fe187f92a0fb56c5509ca8f | |
parent | 5785c5c68f52f85f06f5d4ecb39a2498b254362c [diff] |
Skip domain verify broadcast if ActivityManager isn't ready It's possible these are scheduled at boot, before ActivityManager is ready. If that happens, just skip them. The domain verification agent is supposed to scan through all the packages at boot to re-schedule any packages/domains that need verification, so dropping the install time broadcast at boot isn't a concern. Bug: 183127964 Change-Id: Ie44b41a3108253c7cf7702f7f3c08e49223414b4