blob: 05eddc1b139887cf6f7ffc7b83a7be250a5e4675 [file] [log] [blame]
bootstrap_go_package {
name: "soong-bazel",
pkgPath: "android/soong/bazel",
srcs: [
"aquery.go",
"constants.go",
"properties.go",
],
pluginFor: [
"soong_build",
],
deps: [
"blueprint",
],
}