## Specify phone tech before including full_phone $(call inherit-product, vendor/replicant/config/gsm.mk) # Release name PRODUCT_RELEASE_NAME := GN-GSM # Boot animation TARGET_BOOTANIMATION_NAME := vertical-720x1280 # Inherit some common CM stuff. $(call inherit-product, vendor/replicant/config/common_full_phone.mk) # Enhanced NFC $(call inherit-product, vendor/replicant/config/nfc_enhanced.mk) # Inherit device configuration $(call inherit-product, device/samsung/maguro/full_maguro.mk) # Inherit Software GL configuration. $(call inherit-product, vendor/replicant/config/software_gl.mk) ## Device identifier. This must come after all inclusions PRODUCT_DEVICE := maguro PRODUCT_NAME := replicant_maguro PRODUCT_BRAND := Google PRODUCT_MODEL := Galaxy Nexus PRODUCT_MANUFACTURER := Samsung #Set build fingerprint / ID / Product Name ect. PRODUCT_BUILD_PROP_OVERRIDES += PRODUCT_NAME=yakju BUILD_FINGERPRINT="google/yakju/maguro:4.0.4/IMM76I/330937:user/release-keys" PRIVATE_BUILD_DESC="yakju-user 4.0.4 IMM76I 330937 release-keys" PRODUCT_VERSION_DEVICE_SPECIFIC := .2