Commits

Brian Gesiak committed 344d6e264ed
[build-script] Fix Python error for Android https://github.com/apple/swift/pull/2880 appends a `Target` instance to an array of strings when building Android. This causes a syntax error when building Android. Fix the error to repair the Android build.