Merge "Revert "recovery_test_component: Add libbinderthreadstate as static dependency.""

This commit is contained in:
Remi NGUYEN VAN
2018-09-28 09:42:53 +00:00
committed by Gerrit Code Review

View File

@@ -45,7 +45,7 @@ cc_defaults {
static_libs: [
"libutils",
],
},
}
},
}
@@ -93,7 +93,6 @@ librecovery_static_libs = [
"libhidlbase",
"libhidltransport",
"libhwbinder",
"libbinderthreadstate",
"libvndksupport",
"libtinyxml2",
]