Merge "fastboot: Fix product-services typo"

am: 6b0ecdab15

Change-Id: I0a7f1f390aa8d5241da262ee30a094b3c5a711c2
This commit is contained in:
David Anderson 2018-08-08 10:39:57 -07:00 committed by android-build-merger
commit 04d964045d

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 },