diff options
author | Patrick Baumann <patb@google.com> | 2020-04-07 11:31:19 -0700 |
---|---|---|
committer | Patrick Baumann <patb@google.com> | 2020-05-01 11:00:42 -0700 |
commit | 2c87a3f2bbf19bee5efe09d599503a602f64886f (patch) | |
tree | 141dd2a49029a6f3fe5ff96b23ce2aacfbff6414 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 71f6afb212f2546792f33fd8912db5d063d34126 (diff) |
Skip post install if package was deleted
This change skips the majority of handlePackagePostInstall if the
package being handled is no longer in settings. This can happen if an
uninstall is issued post commit, but before the post install steps are
posted to the package handler. This will be addressed more completely in
a later change.
Fixes: 153131678
Bug: 153456530
Test: Device boots, installs complete without issue; this is a difficult to reproduce race condition.
Change-Id: I448a6ac11f6dd6f1f30859e05ab971bae0b5d5e9
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions