There's been a couple bugs come in for Android where our update script has failed to bring a project in line with what would be created for a new project: CB-7683, CB-6772
We could put more effort into writing transformations into the update script, but I think it might be more pragmatic to just tell people to "platform rm android && platform add android". Thoughts?