diff options
| -rw-r--r-- | android/allowlists/allowlists.go | 1 |
1 files changed, 1 insertions, 0 deletions
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", |