commit | 806a92684d20c4633a7e7afd799192900a8fb411 | [log] [tgz] |
---|---|---|
author | Kali- <kalimero@ngi.it> | Mon Sep 27 03:05:05 2010 +0200 |
committer | Kali- <kalimero@ngi.it> | Mon Sep 27 03:05:05 2010 +0200 |
tree | d98793b7c71ddbc91deaa857bc94f0295695febd | |
parent | d2c00d25019c874e5ff55ac14ad6bce167d57f50 [diff] |
bravoc: fix wrong path
diff --git a/products/cyanogen_bravoc.mk b/products/cyanogen_bravoc.mk index d50c5fa..de12308 100644 --- a/products/cyanogen_bravoc.mk +++ b/products/cyanogen_bravoc.mk
@@ -1,5 +1,5 @@ # Inherit AOSP device configuration for bravoc. -$(call inherit-product, device/htc/bravo/full_bravoc.mk) +$(call inherit-product, device/htc/bravoc/full_bravoc.mk) # Inherit some common cyanogenmod stuff. $(call inherit-product, vendor/cyanogen/products/common.mk)