rm libbinderthreadstate

This library is empty, and its functionality has moved
into libbinder/libhwbinder.

Bug: 148692216
Test: N/A
Change-Id: I3ee973cef68281cb57b4912b4b66c798b5d9d715
This commit is contained in:
Steven Moreland
2020-02-06 13:23:47 -08:00
parent e1cebc7556
commit 854c599141
4 changed files with 0 additions and 4 deletions

View File

@@ -60,7 +60,6 @@ cc_library {
"android.hardware.tetheroffload.config@1.0",
"liblog",
"libbase",
"libbinderthreadstate",
"libcutils",
"libhidlbase",
"libjsoncpp",

View File

@@ -63,7 +63,6 @@ android_test {
"libbacktrace",
"libbase",
"libbinder",
"libbinderthreadstate",
"libc++",
"libcutils",
"liblog",

View File

@@ -46,7 +46,6 @@ android_test {
"libbacktrace",
"libbase",
"libbinder",
"libbinderthreadstate",
"libc++",
"libcutils",
"liblog",

View File

@@ -8,7 +8,6 @@ java_defaults {
"libbacktrace",
"libbase",
"libbinder",
"libbinderthreadstate",
"libbpf",
"libbpf_android",
"libc++",