From 2c3be412262ba6d45f0bf3fb116d69c5bf9f038d Mon Sep 17 00:00:00 2001 From: Kevin Dagostino Date: Tue, 7 Feb 2023 04:10:27 +0000 Subject: [PATCH] Removing libutils_test which depends on libunwindstack. Test: b test //system/... Change-Id: Iceeaa5302931bb45aae4077677ceeee2f86d27a0 --- android/allowlists/allowlists.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index 1353293f2..4fc6ae368 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go @@ -1326,6 +1326,9 @@ var ( // uses glob in $(locations) "libc_musl_sysroot", + + // TODO(b/266459895): depends on libunwindstack + "libutils_test", } MixedBuildsDisabledList = []string{