diff options
| -rw-r--r-- | android/allowlists/allowlists.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index 8d4320ab7..173957d00 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go @@ -873,6 +873,9 @@ var ( "android.hardware.health-translate-java", // cc_test related. + // b/274164834 "Could not open Configuration file test.cfg" + "svcenc", "svcdec", + // Failing host cc_tests "memunreachable_unit_test", "libprocinfo_test", |