bootstrap_go_package { name: "soong-bazel", pkgPath: "android/soong/bazel", srcs: [ "aquery.go", "constants.go", "properties.go", ], testSrcs: [ "aquery_test.go", ], pluginFor: [ "soong_build", ], deps: [ "blueprint", ], }