From 9d5a88398ed468413bbdd705650bca0aadefa72d Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Fri, 5 Jun 2009 13:01:03 -0700 Subject: [PATCH] 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 ...