commit | 74635f9ab258d2af979dee158c0c9aec52c00349 | [log] [tgz] |
---|---|---|
author | Gavin Corkery <gavincorkery@google.com> | Tue Sep 17 18:41:54 2019 +0100 |
committer | Gavin Corkery <gavincorkery@google.com> | Thu Sep 19 14:40:50 2019 +0100 |
tree | 340f31b162c8dc08f1459664e40221674f1e3f3f | |
parent | ffdedd2d1773ea3618deb7f1fa9d3f93ec5359a0 [diff] |
Don't send SESSION_COMMITTED broadcast for staged installs Staged sessions currently send a SESSION_COMMITTED broadcast when they are created, but not upon activation. Since there is nobody active at activation to listen to the broadcast, it should not be sent. This also prevents app shortcuts being added to the launcher before a new version has been activated. Bug: 139663018 Test: atest StagedInstallTest Change-Id: Icf51b5611a1903eee58c3310bfb875eaf737c26f