diff --git a/product.mk b/product.mk index e92165e..357e68c 100644 --- a/product.mk +++ b/product.mk @@ -44,4 +44,4 @@ EXCLUDE_GOOGLE_SERVICES_DEVICES += \ ifeq ($(WITH_GMS),true) -include vendor/google_pixel/product.mk -endif # Disable GApps +endif # WITH_GMS