bravoc: fix wrong path

This commit is contained in:
Kali- 2010-09-27 03:05:05 +02:00
parent d2c00d2501
commit 806a92684d

View File

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