Bug: 315353489 Test: m nothing --no-skip-soong-tests Change-Id: I6c6b4fcd559f4a45b1a96c70cbb5d6d1a615ccff
10 lines
138 B
Modula-2
10 lines
138 B
Modula-2
module android/soong
|
|
|
|
go 1.22
|
|
|
|
require (
|
|
github.com/google/blueprint v0.0.0
|
|
google.golang.org/protobuf v0.0.0
|
|
go.starlark.net v0.0.0
|
|
)
|