Revert "Add bpf_test.go to build and fix the tests"

This reverts commit 192e3aa6a8.

Reason for revert: broke mac tests

Change-Id: I3f4c679e11d9361dbc2daaf6c89282259b225d61
This commit is contained in:
Colin Cross
2019-05-14 22:46:24 +00:00
parent 192e3aa6a8
commit d3d3ad1686
2 changed files with 0 additions and 11 deletions

View File

@@ -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,