diff --git a/slim.mk b/slim.mk index 236a98a..8f9acdd 100644 --- a/slim.mk +++ b/slim.mk @@ -1,3 +1,7 @@ +# Inherit some common CM stuff. +$(call inherit-product, vendor/cm/config/common_full_phone.mk) +$(call inherit-product, vendor/cm/config/common.mk) + ## Specify phone tech before including full_phone $(call inherit-product, vendor/slim/config/gsm.mk)