diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index ddc88074c..64e9958c6 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go @@ -1490,6 +1490,8 @@ var ( "libprotobuf-full-test", // TODO(b/246997908): cannot convert proto_libraries which implicitly include other srcs in the same directory "libprotobuf-lite-test", // TODO(b/246997908): cannot convert proto_libraries which implicitly include other srcs in the same directory + "expresscatalogvalidator", // TODO(b/246997908): cannot convert proto_libraries which implicitly include other srcs in the same directory + // depends on other //art modules "libart-for-test", "libart_generated_headers",