Fix bravo build path

This commit is contained in:
Diogo Ferreira 2010-07-06 16:31:32 +01:00
parent adeb9ee2e9
commit a80c95c5ea
1 changed files with 1 additions and 1 deletions

View File

@ -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)