mirror of
https://github.com/tailscale/tailscale.git
synced 2025-10-09 16:11:23 +00:00

In a93dc6cdb1
tryUpgradeToBatchingConn()
moved to build tag gated files, but the runtime.GOOS condition excluding
Android was removed unintentionally from batching_conn_linux.go. Add it
back.
Updates tailscale/corp#22348
Signed-off-by: Jordan Whited <jordan@tailscale.com>