Merge "Use prebuilt bionic versioner"
am: 96ef45a3dd
Change-Id: I0221bba145a28e5b611f8028507181df95875169
This commit is contained in:
@@ -44,7 +44,7 @@ var (
|
|||||||
)
|
)
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
pctx.HostBinToolVariable("versionerCmd", "versioner")
|
pctx.SourcePathVariable("versionerCmd", "prebuilts/clang-tools/${config.HostPrebuiltTag}/bin/versioner")
|
||||||
}
|
}
|
||||||
|
|
||||||
// Returns the NDK base include path for use with sdk_version current. Usable with -I.
|
// Returns the NDK base include path for use with sdk_version current. Usable with -I.
|
||||||
|
Reference in New Issue
Block a user