diff --git a/fastboot/fastboot.cpp b/fastboot/fastboot.cpp index d787d0961..d652c0df9 100644 --- a/fastboot/fastboot.cpp +++ b/fastboot/fastboot.cpp @@ -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 },