summaryrefslogtreecommitdiffstats
path: root/products/replicant_p500.mk
diff options
context:
space:
mode:
Diffstat (limited to 'products/replicant_p500.mk')
-rw-r--r--products/replicant_p500.mk30
1 files changed, 30 insertions, 0 deletions
diff --git a/products/replicant_p500.mk b/products/replicant_p500.mk
new file mode 100644
index 0000000..bc31aa6
--- /dev/null
+++ b/products/replicant_p500.mk
@@ -0,0 +1,30 @@
+# Include GSM stuff
+$(call inherit-product, vendor/replicant/products/gsm.mk)
+
+# Inherit device configuration for p500.
+$(call inherit-product, device/lge/p500/p500.mk)
+
+# Inherit some common cyanogenmod stuff.
+$(call inherit-product, vendor/replicant/products/common_full.mk)
+
+# Include FM-Radio stuff
+$(call inherit-product, vendor/replicant/products/bcm_fm_radio.mk)
+
+PRODUCT_NAME := replicant_p500
+PRODUCT_BRAND := lge
+PRODUCT_DEVICE := p500
+PRODUCT_MODEL := LG-P500
+PRODUCT_MANUFACTURER := LGE
+
+PRODUCT_BUILD_PROP_OVERRIDES += \
+ BUILD_ID=GRI40 \
+ PRIVATE_BUILD_DESC="thunderg-user 2.3.3 GRI40 LG-P500-V20h.19D34B612E release-keys" \
+ BUILD_FINGERPRINT=lge/thunderg/thunderg:2.3.3/GRI40/LG-P500-V20h.19D34B612E:user/release-keys
+
+# Release name and versioning
+PRODUCT_RELEASE_NAME := OptimusOne
+PRODUCT_VERSION_DEVICE_SPECIFIC :=
+-include vendor/replicant/products/common_versions.mk
+
+PRODUCT_COPY_FILES += \
+ vendor/replicant/prebuilt/mdpi/media/bootanimation.zip:system/media/bootanimation.zip