bp2build //external/lz4/lib:liblz4.
Fixes: 198241792 Test: presubmits Test: USE_BAZEL_ANALYSIS=1 m adbd Change-Id: Ifc0326805f39259f06348dcc0b1b4a7c86afc856
This commit is contained in:
parent
6a779a4b50
commit
8385250f4f
1 changed files with 1 additions and 0 deletions
|
@ -194,6 +194,7 @@ var (
|
|||
"external/libcxx": Bp2BuildDefaultTrueRecursively,
|
||||
"external/libcxxabi": Bp2BuildDefaultTrueRecursively,
|
||||
"external/libcap": Bp2BuildDefaultTrueRecursively,
|
||||
"external/lz4/lib": Bp2BuildDefaultTrue,
|
||||
"external/scudo": Bp2BuildDefaultTrueRecursively,
|
||||
"prebuilts/clang/host/linux-x86": Bp2BuildDefaultTrueRecursively,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue