commit | b45ec66aafec59a108769edd1777ac8b7ea32e63 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Mon Feb 24 17:33:14 2020 -0800 |
committer | Yifan Hong <elsk@google.com> | Thu Mar 05 08:48:57 2020 -0800 |
tree | 81dbd9ea7a776191930164c47dff042219acf7de | |
parent | f9666d7c547f3d764771a2f64a5bbc110dc8730f [diff] |
IUpdateEngine.cleanupSuccessfulUpdate is async UpdateAttempterAndroid::CleanupSuccessfulUpdate uses CleanupPreviousUpdateAction, which is asynchronous. Hence, the binder function needs to be asynchronous too. Test: update_attempter_android --merge after update Bug: 147696014 Change-Id: I0ce43db6d75a5a13a105c25645824612bd4d6be3 Merged-In: I0ce43db6d75a5a13a105c25645824612bd4d6be3