Comment out inherit for now (build breaker).
diff --git a/products/cyanogen_heroc.mk b/products/cyanogen_heroc.mk
index 11fd1d5..696f9da 100644
--- a/products/cyanogen_heroc.mk
+++ b/products/cyanogen_heroc.mk
@@ -1,5 +1,5 @@
 # Inherit AOSP device configuration for passion.
-$(call inherit-product, device/htc/heroc/froyo_heroc.mk)
+#$(call inherit-product, device/htc/heroc/froyo_heroc.mk)
 
 # Inherit some common cyanogenmod stuff.
 $(call inherit-product, vendor/cyanogen/products/common.mk)