[DSRM] Do recovery actions only after validation passed once.

Symptom: If there is no live network in the lab, data stall recovery
will be triggered always when validation failed. It might cause lab
testing failed. To avoid it, skipping the recovery action if there's
no any validation pass before.

Solution: Start to do the recovery actions after validation passed once.

Bug: 232810415
Test: manual test passed(go/dsrm-test-result-lab)
      atest DataStallRecoveryManagerTest
Merged-In: Ia1a8ef3335273852a07cd2e63659979947132dd4
Change-Id: Ia1a8ef3335273852a07cd2e63659979947132dd4
2 files changed