VancedMicroG/play-services-core/src/main/java/org/microg
Torsten Grote bb68674cae Initiate connection teardown only once
Otherwise, this gets called multiple times from different places via MSG_TEARDOWN. This causes the reconnect delay to increase with each call to scheduleReconnect(), increasing the time we stay disconnected.

This commit introduces a boolean flag preventing handleTeardown() to run twice or more until connect() was called again.

Change-Id: I3d7cb08d696be48532a61819fbb279a908919a3d
2022-01-25 12:37:08 +01:00
..
gms Initiate connection teardown only once 2022-01-25 12:37:08 +01:00
tools Self-Check: Add missing permission check, allow to grant FakeStore spoofing perm 2020-09-27 11:40:46 +02:00