rm libbinderthreadstate

Empty, since the functionality was moved to libbinder/libhwbinder to
remove extra lib dependency.

Bug: 148692216
Test: N/A
Change-Id: Ic314bbe5e05b009960038f4ef970306ba970f81a
This commit is contained in:
Steven Moreland 2020-02-10 12:27:07 -08:00
parent faed233183
commit 786eda9557

View file

@ -16,7 +16,6 @@ cc_fuzz {
],
static_libs: [
"libbase",
"libbinderthreadstate",
"libcgrouprc",
"libcgrouprc_format",
"libcutils",