Merge "recovery_test_component: Add libbinderthreadstate as static dependency." am: 2dcbebf88f

am: 20eb921f47

Change-Id: I74ba49651bbafd1810c3c5a3ddb70eb3a79a4dd2
This commit is contained in:
Jayant Chowdhary
2018-09-27 14:22:11 -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",
]