diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index 08bad50d6..e17440699 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go @@ -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,