commit | 9d5a88398ed468413bbdd705650bca0aadefa72d | [log] [tgz] |
---|---|---|
author | Xavier Ducrohet <xav@android.com> | Fri Jun 05 13:01:03 2009 -0700 |
committer | Xavier Ducrohet <xav@android.com> | Fri Jun 05 16:59:53 2009 -0700 |
tree | bde2c8255599fb17357a5db2f4b248ccdab8d286 | |
parent | 8f7e926c115ece3b9c8972ae9d03113850220bcb [diff] |
Add revision to Android targets. The add-on use the "revision" property of the manifest (if it does not exists, it looks for the old deprecated "version" property). The platform uses the ro.build.version.incremental which is only an integer for builds from the build servers. Local builds contain <buildtype>.<username>.<date>.<time>. For those will use the date.