summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2020-02-06 13:25:09 -0800
committerSteven Moreland <smoreland@google.com>2020-02-06 13:25:09 -0800
commit9eb342d7924673d9e817f9a311eb94c0d6486995 (patch)
tree8c69878b34291c05181fa71ec94643a9530314ed
parente3785d05f03191b79991bffdfac4ac904113ba86 (diff)
downloadlibhwbinder-9eb342d7924673d9e817f9a311eb94c0d6486995.tar.gz
rm libbinderthreadstate
This library is empty, and its functionality has moved into libbinder/libhwbinder. Bug: 148692216 Test: N/A Change-Id: I736c774965fca4998836a6a2cc1d123e809d29cf
-rw-r--r--vts/performance/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/vts/performance/Android.bp b/vts/performance/Android.bp
index 774a960..35f61d5 100644
--- a/vts/performance/Android.bp
+++ b/vts/performance/Android.bp
@@ -32,7 +32,6 @@ cc_defaults {
static_libs: [
"android.hardware.tests.libhwbinder@1.0",
- "libbinderthreadstate",
"libhidlbase_pgo",
],