summaryrefslogtreecommitdiffstats
path: root/products/replicant_motus.mk
diff options
context:
space:
mode:
Diffstat (limited to 'products/replicant_motus.mk')
-rw-r--r--products/replicant_motus.mk28
1 files changed, 28 insertions, 0 deletions
diff --git a/products/replicant_motus.mk b/products/replicant_motus.mk
new file mode 100644
index 0000000..dddca91
--- /dev/null
+++ b/products/replicant_motus.mk
@@ -0,0 +1,28 @@
+# Inherit AOSP device configuration for motus.
+$(call inherit-product, device/motorola/motus/motus.mk)
+
+# Inherit some common cyanogenmod stuff.
+$(call inherit-product, vendor/replicant/products/common_full.mk)
+
+$(call inherit-product, vendor/replicant/products/gsm.mk)
+
+#
+# Setup device specific product configuration.
+#
+PRODUCT_NAME := replicant_motus
+PRODUCT_BRAND := motus
+PRODUCT_DEVICE := motus
+PRODUCT_MODEL := MB300
+PRODUCT_MANUFACTURER := Motorola
+
+# Release name and versioning
+PRODUCT_RELEASE_NAME := BACKFLIP
+PRODUCT_VERSION_DEVICE_SPECIFIC :=
+-include vendor/replicant/products/common_versions.mk
+
+PRODUCT_BUILD_PROP_OVERRIDES += PRODUCT_NAME=motus_att_us TARGET_DEVICE=motus BUILD_ID=GRJ22 BUILD_FINGERPRINT=google/soju/crespo:2.3.4/GRJ22/121341:user/release-keys PRIVATE_BUILD_DESC="soju-user 2.3.4 GRJ22 121341 release-keys" BUILD_NUMBER=121341
+
+PRODUCT_COPY_FILES += \
+ vendor/replicant/prebuilt/mdpi/media/bootanimation.zip:system/media/bootanimation.zip
+
+PRODUCT_PACKAGE_OVERLAYS += vendor/replicant/overlay/motus