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

am: 927c8048a3

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