summaryrefslogtreecommitdiff
path: root/bpf/bpf_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'bpf/bpf_test.go')
-rw-r--r--bpf/bpf_test.go7
1 files changed, 0 insertions, 7 deletions
diff --git a/bpf/bpf_test.go b/bpf/bpf_test.go
index 2f492748c..1d53e4138 100644
--- a/bpf/bpf_test.go
+++ b/bpf/bpf_test.go
@@ -91,13 +91,6 @@ func testContext(bp string) *android.TestContext {
src: "",
}
- toolchain_library {
- name: "libgcc_stripped",
- vendor_available: true,
- recovery_available: true,
- src: "",
- }
-
cc_library {
name: "libc",
no_libgcc: true,