diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index 45b80430b..af4d32b2f 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go @@ -125,6 +125,7 @@ var ( "external/eigen": Bp2BuildDefaultTrueRecursively, "external/erofs-utils": Bp2BuildDefaultTrueRecursively, "external/error_prone": Bp2BuildDefaultTrueRecursively, + "external/escapevelocity": Bp2BuildDefaultTrueRecursively, "external/expat": Bp2BuildDefaultTrueRecursively, "external/f2fs-tools": Bp2BuildDefaultTrue, "external/flac": Bp2BuildDefaultTrueRecursively,