summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src
diff options
context:
space:
mode:
author Benedict Wong <benedictwong@google.com> 2021-08-27 18:51:30 +0000
committer Benedict Wong <benedictwong@google.com> 2021-09-01 22:48:23 +0000
commit971ef77ddd94ccfed8afc580d2e8abfe1c0dd619 (patch)
treeddfe5b0195f0fa0f14e8437d6362758aeb2d75ee /tests/DynamicCodeLoggerIntegrationTests/src
parent3923c3acc68d2d8f9beaab49122ce06cd876d1de (diff)
Always trigger safe mode callbacks
This change ensures that safe mode callbacks are always triggered from the VcnGatewayConnection up, ensuring that if a gateway connection is restarted and successfully validates, it will notify the Vcn class, and kick it out of safe mode. Previously, if a VCN had entered safe mode, and a config was updated, the newly updated VcnGatewayConnection would be brought up as "not" in safe mode, and thus the onSafeModeStatusChanged() callback would never be fired if the new VcnGatewayConnection successfully connected. Calling onSafeModeStatusChanged() multiple times is safe, and serves as a "connection status changed" callback. Bug: 196841140 Test: atest FrameworksVcnTests Test: manual testing Change-Id: I43c82ada9e9429e8283be65ab73d13075dfd6038
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src')
0 files changed, 0 insertions, 0 deletions