Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bedc385f authored by Daniel Zheng's avatar Daniel Zheng Committed by Automerger Merge Worker
Browse files

Merge "Turning on fastboot-info" into main am: 3062ca40 am: de8d6188

parents 72608436 de8d6188
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -97,7 +97,7 @@ struct FlashingPlan {
    bool skip_secondary = false;
    bool force_flash = false;
    bool should_optimize_flash_super = true;
    bool should_use_fastboot_info = false;
    bool should_use_fastboot_info = true;
    uint64_t sparse_limit = 0;

    std::string slot_override;