diff options
Diffstat (limited to 'cm.mk')
-rw-r--r-- | cm.mk | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +# Specify phone tech before including full_phone +$(call inherit-product, vendor/cm/config/gsm.mk) + # Release name PRODUCT_RELEASE_NAME := i9305 |