Merge "recovery_test_component: Add libbinderthreadstate as static dependency." am: 2dcbebf88f am: 20eb921f47
am: 927c8048a3
Change-Id: Ia5fe97749c11e42b41cff5cb98f501af04794bf5
This commit is contained in:
+2
-1
@@ -45,7 +45,7 @@ cc_defaults {
|
||||
static_libs: [
|
||||
"libutils",
|
||||
],
|
||||
}
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
@@ -93,6 +93,7 @@ librecovery_static_libs = [
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"libhwbinder",
|
||||
"libbinderthreadstate",
|
||||
"libvndksupport",
|
||||
"libtinyxml2",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user