commit | 65b7f409c9188bb7c62b6a6bdfddb4183e7b8643 | [log] [tgz] |
---|---|---|
author | ctso <ctsoyars@gmail.com> | Thu Jul 01 05:30:34 2010 +0000 |
committer | ctso <ctsoyars@gmail.com> | Thu Jul 01 05:30:34 2010 +0000 |
tree | b69aade12ced6f40feb7da6558402fd62c2a6978 | |
parent | 229d74b901a035ec752511e0109d1d995659c7bd [diff] |
Fix from wes
diff --git a/products/cyanogen_espresso.mk b/products/cyanogen_espresso.mk index 2d2373f..f807d4d 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)