Commit Graph

10 Commits

Author SHA1 Message Date
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
Steve Kondik
2974d6b4dc Bump
Change-Id: Ie27cf2c9a69404e73416662f33a35e3c1dd34fe1
2011-09-28 21:25:21 -07:00
James Zdziebkowski
76b051306e AicBootFix not needed with source audio
Update DSP files for Inspire 4G

Change-Id: Iff324e5318a97097734e3c392ab229258713ad4a
2011-09-21 14:34:17 +02:00
Tony Layher
e037103339 Mecha: Update build fingerprint from OTA
Change-Id: I3463981a491716be6bc7c6ee8fa75f438e63db2d
2011-08-04 21:38:29 -04:00
Steve Kondik
1cd279b781 Update BUILD_DISPLAY_ID to GRJ90
Change-Id: I3014fa9886183e01a338a8934d9b0f8bc360ea85
2011-07-26 13:36:54 -04:00
Steve Kondik
33108026ac cm: Bump versions for 7.1.0-RC1
Change-Id: I8b9898f9f0a14264b871a481a6562f5047be8f8d
2011-06-22 23:47:55 +02:00
Tony Layher
de1ebef2d3 Mecha: Add AicBootFix to force phone into correct DSP Mode
Change-Id: Ie9a399bda682732702909a0b338abdaa78ebe6d1
2011-05-06 04:06:12 -04:00
Giulio Cervera
2d3a218d61 cm: update BUILD_DISPLAY_ID to GRJ22
Change-Id: Ie48fa7ecaf52fef2956e47b7adc00a35b6882810
2011-05-03 12:37:18 +02:00
Tony Layher
23486f48a8 Mecha: Add mecha to the cyanogen vendor
Change-Id: I8af16b4795185819fa658c9fdf3e9da282fb4580
2011-04-30 18:11:26 -04:00