blob: cc328e0f85f5433a883975e30c94e9b860168361 [file] [log] [blame]
Dan Willemsenee742032018-07-21 13:17:19 -07001module android/soong
2
3require github.com/golang/protobuf v0.0.0
4
5require github.com/google/blueprint v0.0.0
6
7replace github.com/golang/protobuf v0.0.0 => ../../external/golang-protobuf
8
9replace github.com/google/blueprint v0.0.0 => ../blueprint