Create subdir for cc rules.
Test: mixed_libc.sh Change-Id: I7f43f283f40ad6236dcedfccae175a007ea252d2
This commit is contained in:
@@ -210,7 +210,7 @@ func bp2buildProto(ctx android.Bp2buildMutatorContext, m *Module, protoSrcs baze
|
||||
ctx.CreateBazelTargetModule(
|
||||
bazel.BazelTargetModuleProperties{
|
||||
Rule_class: rule_class,
|
||||
Bzl_load_location: "//build/bazel/rules:cc_proto.bzl",
|
||||
Bzl_load_location: "//build/bazel/rules/cc:cc_proto.bzl",
|
||||
},
|
||||
android.CommonAttributes{Name: name},
|
||||
&protoAttrs)
|
||||
|
Reference in New Issue
Block a user