diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index e7913780f..a1d7fbb82 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go @@ -1547,6 +1547,10 @@ var ( "libart_generated_headers", "libart-runtime-gtest", "libartd-runtime-gtest", + "libart-unstripped", + + // depends on libart-unstripped and new module type llvm_prebuilt_build_tool + "check_cfi", } // Bazel prod-mode allowlist. Modules in this list are built by Bazel