From 1f309f3ac91a5513b2d28bbe450fbc7f87c39e41 Mon Sep 17 00:00:00 2001 From: Liz Kammer Date: Thu, 7 Sep 2023 11:24:17 -0400 Subject: [PATCH] Allowlist AndroidFrameworkLintChecker Test: bp2build.sh Bug: 299463632 Change-Id: I72def76df4f105a3496c7b2dd1588910e62d562b --- android/allowlists/allowlists.go | 1 + 1 file changed, 1 insertion(+) diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index 64cb2fa51..4e2afcc87 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go @@ -576,6 +576,7 @@ var ( "tagsoup", // framework-minus-apex + "AndroidFrameworkLintChecker", "ImmutabilityAnnotationProcessor", "debian.mime.types.minimized", "framework-javastream-protos",