Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ota-requestor] Added update cancelling in case of apply failure (#27591
) The Ota Requestor's Apply API returns CHIP_ERROR, however it is not handled by the DefaultOTARequestorDriver. Added cancelling update in case of Apply failure to reset the OTA Requestor state and prevent stucking in kApplying state.
- Loading branch information