66b739fea9
* Remove an impossible case in DeviceListener We only reach this branch if recoveryIsOk is false, which means recoveryDisabled can't be true. * Add a test for when recovery is bad but backup is disabled