Pointed FlashingPlan to Interface
Using interface for testing purposes Bug: 194686221 Test: tested compilation Change-Id: Ia9465c1f5673c249cdbc08a1a2432e8a603bd9cc
This commit is contained in:
parent
c9e869bd9e
commit
bf09c61d95
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ struct FlashingPlan {
|
|||
std::string current_slot;
|
||||
std::string secondary_slot;
|
||||
|
||||
fastboot::FastBootDriver* fb;
|
||||
fastboot::IFastBootDriver* fb;
|
||||
};
|
||||
|
||||
class FlashAllTool {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue