diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index d6998b655..c0704cbda 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go @@ -1565,6 +1565,9 @@ var ( // TODO(b/297070571): cannot convert prebuilts_etc module which possess identical name and src properties "boringssl_self_test.zygote64.rc", "boringssl_self_test.zygote64_32.rc", + + // depends on unconverted module tradefed + "HelloWorldPerformanceTest", } // Bazel prod-mode allowlist. Modules in this list are built by Bazel