Merge "Pointed FlashingPlan to Interface" am: 7d67d569f3 am: ad1e0faffa
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2530984 Change-Id: I65a56ff975445809965136db3241f13bee870651 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
27072bba38
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