diff options
| author | 2022-03-17 00:29:36 +0000 | |
|---|---|---|
| committer | 2022-03-17 00:36:14 +0000 | |
| commit | 569d88737b68b39a5d9a90c2113f3e574bd99f8d (patch) | |
| tree | 4a47585f9e667e9066906e46db93f7f85b32f6b6 /libs/androidfw/StringPool.cpp | |
| parent | 1a89ec7056a4411dd33bb3170fd74fe867e78202 (diff) | |
Fix bug where GameService#onDisconnected isn't called
As it is, since the disconnected call happens in
unbind, the call is immediately dropped due to the
unbinding instead of going through. This change is a
quick fix that makes it so that unbind always
happens after disconnect.
Bug: 223981361
Test: atest CtsGameServiceTestCases
Change-Id: Icd331e64dd2be80829b8baead521906bb7d41bae
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions