Loading fastboot/fastboot.h +1 −1 Original line number Diff line number Diff line Loading @@ -99,7 +99,7 @@ struct FlashingPlan { std::string current_slot; std::string secondary_slot; fastboot::FastBootDriver* fb; fastboot::IFastBootDriver* fb; }; class FlashAllTool { Loading Loading
fastboot/fastboot.h +1 −1 Original line number Diff line number Diff line Loading @@ -99,7 +99,7 @@ struct FlashingPlan { std::string current_slot; std::string secondary_slot; fastboot::FastBootDriver* fb; fastboot::IFastBootDriver* fb; }; class FlashAllTool { Loading