Merge "Pointed FlashingPlan to Interface"
This commit is contained in:
commit
7d67d569f3
|
@ -99,7 +99,7 @@ struct FlashingPlan {
|
|||
std::string current_slot;
|
||||
std::string secondary_slot;
|
||||
|
||||
fastboot::FastBootDriver* fb;
|
||||
fastboot::IFastBootDriver* fb;
|
||||
};
|
||||
|
||||
class FlashAllTool {
|
||||
|
|
Loading…
Reference in New Issue