commit | bf967c9bdb7f0ce0202a0826dc6b3f61b2ba191f | [log] [tgz] |
---|---|---|
author | Valerie Hau <vhau@google.com> | Fri Jun 21 11:06:48 2019 -0700 |
committer | Valerie Hau <vhau@google.com> | Fri Jun 21 11:10:17 2019 -0700 |
tree | 91146c0a91a5ffa7d4ebccf8fa30c6fd5b182889 | |
parent | 5927a9b1f1d48a547755753414a960cb22661059 [diff] |
Wait until old ComposerClient is fully destroyed before recreating Possible race condition where EventCallbacks are registered before old implementation deregisters on destruction. Stems from fact that strong pointer destruction does not mean the object has completely run its destructor method Bug: 135210708 Test: build, boot, VtsHalGraphicsComposerV2_1TargetTest Change-Id: I0851f1197d8341854f5bdac5fbb08553fc32b710