Merge "Reland: "recovery_test_component: Add libbinderthreadstate as static dependency."" am: f89067ab97 am: 6ab02efb27

am: 5fd33d7414

Change-Id: Iee9a4f6337c7997c958a082670d667eda96c22c9
This commit is contained in:
Jayant Chowdhary
2018-10-02 15:22:00 -07:00
committed by android-build-merger
+2 -1
View File
@@ -45,7 +45,7 @@ cc_defaults {
static_libs: [
"libutils",
],
}
},
},
}
@@ -93,6 +93,7 @@ librecovery_static_libs = [
"libhidlbase",
"libhidltransport",
"libhwbinder",
"libbinderthreadstate",
"libvndksupport",
"libtinyxml2",
]