platform_build_soong/tradefed/suite_harness
Jooyung Han 1e611b858f Move tradefed_binary.go into subdir
Having two packages in the same directory makes it harder for go tools
to understande the directory structure.

For example, in build/soong, "go test ./cc/..." fails with cyclic
package imports.

Bug: n/a
Test: go test ./cc/... (in build/soong)
Change-Id: I7a040bf30b1e001680dd43fed9747e9651372274
2020-10-19 01:55:06 +00:00
..
tradefed_binary.go Move tradefed_binary.go into subdir 2020-10-19 01:55:06 +00:00