summaryrefslogtreecommitdiff
path: root/libfec
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2021-04-20 15:32:48 -0700
committerElliott Hughes <enh@google.com>2021-04-20 15:35:03 -0700
commita871d4da36f3ff8dc4d6d2d4222cf4c0b371bd17 (patch)
tree7b8b4eda1654e165877b4bda3d1556fbeb2e71ba /libfec
parent416226e55eb999283ad2ba5218c61788aeecfbec (diff)
downloadextras-a871d4da36f3ff8dc4d6d2d4222cf4c0b371bd17.tar.gz
Remove unused reference to gtest_prod.
There's a gtest_prod_headers headers_lib now, but since this is actually a gtest, it doesn't need it. Bug: http://b/185916167 Test: treehugger Change-Id: I1688f899f5a91dbcb873ddc4f54bc5080ba3de61
Diffstat (limited to 'libfec')
-rw-r--r--libfec/test/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libfec/test/Android.bp b/libfec/test/Android.bp
index 6f412a26..d6be78e5 100644
--- a/libfec/test/Android.bp
+++ b/libfec/test/Android.bp
@@ -72,7 +72,6 @@ cc_test_host {
"libcrypto_utils",
"libext4_utils",
"libsquashfs_utils",
- "libgtest_prod",
"libcrypto",
"libcutils",
"liblog",