summaryrefslogtreecommitdiffstats
path: root/cm.mk
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-02-12 15:36:04 +0100
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-02-12 15:36:04 +0100
commitdd53c447fc112f3b8b76d0a3310f9eac18509783 (patch)
treeb7ab8cc2bb7971fce0634147fa7dd8a468c897d4 /cm.mk
parent3927cc21b303ab7dd054c808a41d210fcff002db (diff)
parent9940f36def99309af296f655e999ff12ec390550 (diff)
downloaddevice_samsung_i9300-replicant-6.0.zip
device_samsung_i9300-replicant-6.0.tar.gz
device_samsung_i9300-replicant-6.0.tar.bz2
Merge branch 'cm-13.0' of https://github.com/LineageOS/android_device_samsung_i9300 into replicant-6.0replicant-6.0-beta-0002replicant-6.0
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
Diffstat (limited to 'cm.mk')
-rw-r--r--cm.mk21
1 files changed, 0 insertions, 21 deletions
diff --git a/cm.mk b/cm.mk
deleted file mode 100644
index 4403f67..0000000
--- a/cm.mk
+++ /dev/null
@@ -1,21 +0,0 @@
-# Release name
-PRODUCT_RELEASE_NAME := i9300
-
-# Boot animation
-TARGET_BOOTANIMATION_NAME := vertical-720x1280
-
-# Inherit some common CM stuff.
-$(call inherit-product, vendor/replicant/config/common_full_phone.mk)
-
-# Inherit device configuration
-$(call inherit-product, device/samsung/i9300/full_i9300.mk)
-
-# Device identifier. This must come after all inclusions
-PRODUCT_DEVICE := i9300
-PRODUCT_NAME := replicant_i9300
-PRODUCT_BRAND := samsung
-PRODUCT_MODEL := GT-I9300
-PRODUCT_MANUFACTURER := samsung
-
-# Set build fingerprint / ID / Product Name ect.
-PRODUCT_BUILD_PROP_OVERRIDES += PRODUCT_NAME=m0xx TARGET_DEVICE=m0 BUILD_FINGERPRINT="samsung/m0xx/m0:4.3/JSS15J/I9300XXUGMJ9:user/release-keys" PRIVATE_BUILD_DESC="m0xx-user 4.3 JSS15J I9300XXUGMJ9 release-keys"