Allowlist libyuv
It's a dependency of media.swcodec Bug: 237041122 Test: ./build/bazel/ci/bp2build.sh Change-Id: I17e512af7c0d7d9ded7311ad61cd339b380fbef0
This commit is contained in:
parent
537112c693
commit
92e92e49ca
1 changed files with 1 additions and 0 deletions
|
@ -137,6 +137,7 @@ var (
|
|||
"external/libjpeg-turbo": Bp2BuildDefaultTrueRecursively,
|
||||
"external/libmpeg2": Bp2BuildDefaultTrueRecursively,
|
||||
"external/libpng": Bp2BuildDefaultTrueRecursively,
|
||||
"external/libyuv": Bp2BuildDefaultTrueRecursively,
|
||||
"external/lz4/lib": Bp2BuildDefaultTrue,
|
||||
"external/lzma/C": Bp2BuildDefaultTrueRecursively,
|
||||
"external/mdnsresponder": Bp2BuildDefaultTrueRecursively,
|
||||
|
|
Loading…
Reference in a new issue