diff options
author | Fabian Kozynski <kozynski@google.com> | 2020-11-17 16:58:02 -0500 |
---|---|---|
committer | Fabian Kozynski <kozynski@google.com> | 2020-11-19 13:07:42 -0500 |
commit | 83be4ae5ad1c68efc14c932cd7e8a48545f78e87 (patch) | |
tree | 3912587596b87ead74fddfda0c18440976d47573 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | f48a5e3d132521c53bc9f372e11de7dc5c273908 (diff) |
Empty message queue on TileService#onDestroy
onDestroy is called by system_server asynchronously on the main thread.
If there are queued messages (from the binder interface), remove them.
This follows the contract that methods in the service will not be called
after onDestroy
Test: manual with test tile
Fixes: 172511340
Change-Id: I7d46c065d5a9597ce1d44bc5707e79b302b201f6
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions