Go 1.4 (Go tip currently) defines a new GOOS=android, and a GOOS.go file is ignored on other operating systems. But these android.go aren't actually meant to be only run on GOOS=android, since we just build Linux binaries on Android for now.