blob: b0543a2909834247a7a1088e85638031f55d16c3 [file] [log] [blame]
# Inherit AOSP device configuration for toroplus.
$(call inherit-product, device/samsung/toroplus/full_toroplus.mk)
# Inherit common product files.
$(call inherit-product, vendor/purity/config/common.mk)
# Setup device specific product configuration.
PRODUCT_NAME := purity_toroplus
PRODUCT_BRAND := google
PRODUCT_DEVICE := toroplus
PRODUCT_MODEL := Galaxy Nexus
PRODUCT_MANUFACTURER := samsung
PRODUCT_BUILD_PROP_OVERRIDES += PRODUCT_NAME=mysidspr BUILD_FINGERPRINT="samsung/mysidspr/toroplus:4.2.1/JOP40D/L700GA02:user/release-keys" PRIVATE_BUILD_DESC="mysidspr-user 4.2.1 JOP40D L700GA02 release-keys"
# Inherit common build.prop overrides
-include vendor/purity/config/common_versions.mk
# Inherit CDMA common stuff
$(call inherit-product, vendor/purity/config/cdma.mk)
# Inherit media effect blobs
-include vendor/purity/config/common_media_effects.mk