commit | 69304cf655e17ac927221b2ee49f984e4c03bf53 | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Fri May 29 08:01:00 2020 +0100 |
committer | Paul Duffin <paulduffin@google.com> | Fri May 29 08:01:00 2020 +0100 |
tree | 64ceeb642352291dc0d0b739925a3298bb413c9e | |
parent | b719d60d2013859ea6e2f75c26afd45f12c3c8cd [diff] |
Fix prebuilt test on mac Bug: 157707511 Test: m nothing Change-Id: I350fe00040e0c8be8e4fa625798c3c7653d72037
diff --git a/android/prebuilt_test.go b/android/prebuilt_test.go index 728a0ff..b568f78 100644 --- a/android/prebuilt_test.go +++ b/android/prebuilt_test.go
@@ -148,7 +148,7 @@ name: "bar", prefer: true, target: { - linux_glibc: { + host: { srcs: ["prebuilt_file"], }, },