Build Android using release standards

Registered by Rob Beane

Since we are based off AOSP Master branch, some of the build versioning is setup for development. So change these to match release standards.

Development:
PLATFORM_VERSION := 4.0.4.0.4.0.4
PLATFORM_VERSION_CODENAME := AOSP

Release:
PLATFORM_VERSION := 4.0.4
PLATFORM_VERSION_CODENAME := REL

By changing PLATFORM_VERSION_CODENAME to REL, this fixes Issue 82 (FCs when using latest Google Play Music and YouTube updates from Market). The rest is just for cosmetic purposes and to cut down on questions asking why it says "4.0.4.0.4.0.4"

http://code.google.com/p/aospx/issues/detail?id=82

Blueprint information

Status:
Complete
Approver:
Rob Beane
Priority:
Medium
Drafter:
None
Direction:
Approved
Assignee:
Rob Beane
Definition:
Approved
Series goal:
Accepted for v1.0.0
Implementation:
Implemented
Milestone target:
milestone icon br6
Started by
Rob Beane
Completed by
Rob Beane

Related branches

Sprints

Whiteboard

[2012/08/11 robbeane] A temporary commit has been pushed to git setting PLATFORM_VERSION_CODENAME := REL to fix Issue 82 (for testing purposes). Once all the versioning is changed to match release standards, I will squash them all into one single commit.

https://github.com/aospX/platform_build/commit/a34ffcecc7c237ac9c9e263984f6a74d3a7c3831

[2012/08/16 robbeane] Heres the link to the final commit, setting both PLATFORM_VERSION and PLATFORM_VERSION_CODENAME to release standards.

https://github.com/aospX/platform_build/commit/d04f655cb9e6c22746af7960865f0105ad91ccea

(?)

Work Items

Work items:
Change PLATFORM_VERSION to release standards: DONE
Change PLATFORM_VERSION_CODENAME to release standards: DONE
Push changes to git: DONE

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.