Loading tools/rbcrun/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,10 @@ // See the License for the specific language governing permissions and // limitations under the License. package { default_applicable_licenses: ["Android-Apache-2.0"], } blueprint_go_binary { name: "rbcrun", srcs: ["cmd/rbcrun.go"], Loading Loading
tools/rbcrun/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,10 @@ // See the License for the specific language governing permissions and // limitations under the License. package { default_applicable_licenses: ["Android-Apache-2.0"], } blueprint_go_binary { name: "rbcrun", srcs: ["cmd/rbcrun.go"], Loading