Commit Graph

5 Commits

Author SHA1 Message Date
Shawn Alty
1e626b1c20 Update Galaxy S build fingerprints
All of the supported Galaxy S devices besides the Vibrant have gingerbread
builds using release-keys, so they should be used instead of the crespo
keys as they are more suited for the device. Might also stop the random
e-mail new users get from Google welcoming them to their "Nexus S."

Change-Id: I8fec9999fb6dd1ba4aae79fd9c8ea1e898d40e09
2011-10-15 15:05:47 -05:00
Diogo Ferreira
11d5cdb86f vendor: Externalize common version and release names
We have been using a system where each vendor makefile needed to be
updated for each release. This leads to both redundancy and
inconsistency across devices. This patch externalizes version code to
the common_versions.mk.

As we all know CyanogenMod versioning works as such:

MAJOR.MINOR.MAINTENACE.DEVICE_SPECIFIC (i.e. 7.1.0.1)

common_versions.mk now contains the first three in the form of the
following variables: PRODUCT_VERSION_MAJOR, PRODUCT_VERSION_MINOR,
PRODUCT_VERSION_MAINTENANCE.

Additionally, each device makefile contains two additional flags
which control both the release name (the name that appears in the
generated zip) and the device-specific version (empty by default,
to be bumped on a per device basis), example:

PRODUCT_RELEASE_NAME := XperiaArc-LT15i
PRODUCT_VERSION_DEVICE_SPECIFIC := .1

Change-Id: I15d18e27b89ea00109a61cb66e3bffbb061a2ed4
2011-10-14 15:32:49 +01:00
Giulio Cervera
e4a7905fc3 updated display_id
Change-Id: I1e490296879e1b777917cf86ecc0b7cfcd84b96b
2011-09-30 11:02:38 +02:00
jt1134
d7f531b1f4 build Torch for Fascinate, Mesmerize, and Showcase devices 2011-09-12 15:33:19 -05:00
jt1134
e114be1741 add US Cellular Mesmerize(mtd) and Cellular South Showcase(mtd) devices 2011-08-03 18:25:37 -05:00