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

am: 968009cd5b

Change-Id: Ia13095c45e217806326f6a44abf989ab09162f55
This commit is contained in:
Remi NGUYEN VAN
2018-09-28 02:59:01 -07:00
committed by android-build-merger
+1 -2
View File
@@ -45,7 +45,7 @@ cc_defaults {
static_libs: [ static_libs: [
"libutils", "libutils",
], ],
}, }
}, },
} }
@@ -93,7 +93,6 @@ librecovery_static_libs = [
"libhidlbase", "libhidlbase",
"libhidltransport", "libhidltransport",
"libhwbinder", "libhwbinder",
"libbinderthreadstate",
"libvndksupport", "libvndksupport",
"libtinyxml2", "libtinyxml2",
] ]