Merge "fastboot: Fix product-services typo"

This commit is contained in:
Treehugger Robot 2018-08-07 18:24:10 +00:00 committed by Gerrit Code Review
commit 6b0ecdab15

View file

@ -125,7 +125,7 @@ static struct {
{ "product-services",
"product-services.img",
"product-services.sig",
"product-services",
"product_services",
true, true },
{ "recovery", "recovery.img", "recovery.sig", "recovery", true, false },
{ "super", "super.img", "super.sig", "super", true, true },