commit | b5a1d706e3f8eb748934e6b42b06e55c8925be57 | [log] [tgz] |
---|---|---|
author | Chris Soyars <ctsoyars@gmail.com> | Sun Jul 04 07:36:30 2010 +0000 |
committer | Chris Soyars <ctsoyars@gmail.com> | Sun Jul 04 07:37:19 2010 +0000 |
tree | a2d3f73f7b969fa730f704cd411fad846771a646 | |
parent | 28e52152945192980646ac205f6e38f53697d285 [diff] |
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)