commit | 59914320433bf74fb4ae0d4199270c89529032a7 | [log] [tgz] |
---|---|---|
author | Yi-Yo Chiang <yochiang@google.com> | Fri Feb 26 19:53:02 2021 +0800 |
committer | Yi-Yo Chiang <yochiang@google.com> | Fri Feb 26 20:02:08 2021 +0800 |
tree | 006db5e8438b60e8b936845371068d806182c381 | |
parent | 4cfe6d8f578a4a31116ee46acc8745db0c7d637c [diff] |
DSUService: stopSelf() only if no ongoing installation If you are fast and start a DSU installation before the BOOT_COMPLETE broadcast receiver can start, than the executeNotifyIfInUseCommand() would destroy the on-going installation session, which is mildly irritating. Bug: 165471299 Test: Presubmit Change-Id: Iaf6a165ece7d2b4a531a78845122046c19d456a7