commit | a80c95c5ea34bee8c7096e2053859cea75178a68 | [log] [tgz] |
---|---|---|
author | Diogo Ferreira <diogo@underdev.org> | Tue Jul 06 16:31:32 2010 +0100 |
committer | Diogo Ferreira <diogo@underdev.org> | Tue Jul 06 16:31:32 2010 +0100 |
tree | dec3dd2c9ce1da21ebb09e8c34ed30638ce89c04 | |
parent | adeb9ee2e9bc2518163c4ffe3fa54458544db587 [diff] |
Fix bravo build path
diff --git a/products/cyanogen_bravo.mk b/products/cyanogen_bravo.mk index 657b65e..32f0e98 100644 --- a/products/cyanogen_bravo.mk +++ b/products/cyanogen_bravo.mk
@@ -1,5 +1,5 @@ # Inherit AOSP device configuration for passion. -$(call inherit-product, device/htc/passion/full_bravo.mk) +$(call inherit-product, device/htc/bravo/full_bravo.mk) # Inherit some common cyanogenmod stuff. $(call inherit-product, vendor/cyanogen/products/common.mk)