Merge "Revert "recovery_test_component: Add libbinderthreadstate as static dependency.""
This commit is contained in:
commit
968009cd5b
1 changed files with 1 additions and 2 deletions
|
@ -45,7 +45,7 @@ cc_defaults {
|
|||
static_libs: [
|
||||
"libutils",
|
||||
],
|
||||
},
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
|
@ -93,7 +93,6 @@ librecovery_static_libs = [
|
|||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"libhwbinder",
|
||||
"libbinderthreadstate",
|
||||
"libvndksupport",
|
||||
"libtinyxml2",
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue