Merge "Removing libutils_test which depends on libunwindstack."
This commit is contained in:
commit
7d4e3be8e6
1 changed files with 3 additions and 0 deletions
|
@ -1326,6 +1326,9 @@ var (
|
||||||
|
|
||||||
// uses glob in $(locations)
|
// uses glob in $(locations)
|
||||||
"libc_musl_sysroot",
|
"libc_musl_sysroot",
|
||||||
|
|
||||||
|
// TODO(b/266459895): depends on libunwindstack
|
||||||
|
"libutils_test",
|
||||||
}
|
}
|
||||||
|
|
||||||
MixedBuildsDisabledList = []string{
|
MixedBuildsDisabledList = []string{
|
||||||
|
|
Loading…
Reference in a new issue