Merge "Add prebuilts/ to microfactory includes"
This commit is contained in:
@@ -59,7 +59,7 @@ function soong_build_go
|
|||||||
BUILDDIR=$(getoutdir) \
|
BUILDDIR=$(getoutdir) \
|
||||||
SRCDIR=${TOP} \
|
SRCDIR=${TOP} \
|
||||||
BLUEPRINTDIR=${TOP}/build/blueprint \
|
BLUEPRINTDIR=${TOP}/build/blueprint \
|
||||||
EXTRA_ARGS="-pkg-path android/soong=${TOP}/build/soong -pkg-path rbcrun=${TOP}/build/make/tools/rbcrun -pkg-path google.golang.org/protobuf=${TOP}/external/golang-protobuf -pkg-path go.starlark.net=${TOP}/external/starlark-go" \
|
EXTRA_ARGS="-pkg-path android/soong=${TOP}/build/soong -pkg-path prebuilts/bazel/common/proto=${TOP}/prebuilts/bazel/common/proto -pkg-path rbcrun=${TOP}/build/make/tools/rbcrun -pkg-path google.golang.org/protobuf=${TOP}/external/golang-protobuf -pkg-path go.starlark.net=${TOP}/external/starlark-go" \
|
||||||
build_go $@
|
build_go $@
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user