mirror of
https://github.com/golang/net.git
synced 2026-03-31 18:37:08 +09:00
On android, runtime.GOOS returns "android" instead of "linux". Fixes golang/go#22115. Change-Id: Idd24d5602f8fa9be1fca0b64bd8966849ea2b5e7 Reviewed-on: https://go-review.googlesource.com/67770 Reviewed-by: Ian Lance Taylor <iant@golang.org>