commit | a806e4176b82dc16dae2bba310ff3bdd08e9a60a | [log] [tgz] |
---|---|---|
author | Lukacs T. Berki <lberki@google.com> | Wed Sep 01 08:57:48 2021 +0200 |
committer | Lukacs T. Berki <lberki@google.com> | Wed Sep 01 11:55:22 2021 +0200 |
tree | 1315ca55c84fdb0c44376943399d7aef528c58c6 | |
parent | 135b4289363419bddb53bf36a89cfb535beffd10 [diff] |
Remove bootstrap_go_binary . blueprint_go_binary is enough. Test: Presubmits. Change-Id: Ic95ed8533603dff396740bc1d2a7c60ff2cebf20
diff --git a/cmd/soong_build/Android.bp b/cmd/soong_build/Android.bp index 9f09224..703a875 100644 --- a/cmd/soong_build/Android.bp +++ b/cmd/soong_build/Android.bp
@@ -16,7 +16,7 @@ default_applicable_licenses: ["Android-Apache-2.0"], } -bootstrap_go_binary { +blueprint_go_binary { name: "soong_build", deps: [ "blueprint",