Merge "fastboot: Fix product-services typo"
This commit is contained in:
commit
6b0ecdab15
1 changed files with 1 additions and 1 deletions
|
@ -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 },
|
||||
|
|
Loading…
Reference in a new issue