Skip to content

shared-qmi: ignore NoEffect errors on slot switching

When "UIM Switch Slot" returns a NoEffect error it's because we're already in the desired slot, so just treat it as a successful operation.

Merge request reports