You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve Cuttlefish boot reliability with stable build fallback (#4714)
This commit modifies the `flash_to_latest_build_if_needed` function to
include a fallback mechanism for booting Cuttlefish. If the device fails
to boot using the tip-of-the-tree build, the system will now attempt to
boot using a stable build retrieved from GCS.
#3950
0 commit comments