diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index fb2e0d7c7..ad7f8d8c1 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go @@ -422,7 +422,7 @@ var ( "tools/apifinder": Bp2BuildDefaultTrue, "tools/apksig": Bp2BuildDefaultTrue, "tools/external_updater": Bp2BuildDefaultTrueRecursively, - "tools/metalava": Bp2BuildDefaultTrue, + "tools/metalava": Bp2BuildDefaultTrueRecursively, "tools/platform-compat/java/android/compat": Bp2BuildDefaultTrueRecursively, "tools/tradefederation/prebuilts/filegroups": Bp2BuildDefaultTrueRecursively, }