Correct comment for safe mode alarm in VcnGatewayConnection.
Bug: 178140973 Test: atest FrameworksVcnTests Change-Id: I0cadd145fe41f5589fb79725a4370aed527927a0
This commit is contained in:
@@ -1635,8 +1635,7 @@ public class VcnGatewayConnection extends StateMachine {
|
||||
|
||||
@Override
|
||||
protected void exitState() {
|
||||
// Attempt to set the safe mode alarm - this requires the Vcn Network being validated
|
||||
// while in ConnectedState (which cancels the previous alarm)
|
||||
// Will only set a new alarm if no safe mode alarm is currently scheduled.
|
||||
setSafeModeAlarm();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user