diff --git a/products/cyanogen_espresso.mk b/products/cyanogen_espresso.mk index 2d2373f0..f807d4d2 100644 --- a/products/cyanogen_espresso.mk +++ b/products/cyanogen_espresso.mk @@ -1,5 +1,5 @@ # Inherit AOSP device configuration for espresso. -$(call inherit-product, device/htc/espresso/full_espresso.mk) +$(call inherit-product, device/htc/espresso/espresso.mk) # Inherit some common cyanogenmod stuff. $(call inherit-product, vendor/cyanogen/products/common.mk)