Merge "Remove host_supported from libadb_pairing_server." am: 0b708cba86 am: 61bd06d0fa

Change-Id: I8bca9c8176e9bf1bb05e22850033d69d2ca097d3
This commit is contained in:
Treehugger Robot 2020-04-15 18:11:49 +00:00 committed by Automerger Merge Worker
commit 09fa233ae1

View file

@ -84,7 +84,7 @@ cc_library {
static_libs: [
"libadb_protos",
// Statically link libadb_tls_connection because it is not
// ABI-stable.
// ABI-stable.
"libadb_tls_connection",
"libprotobuf-cpp-lite",
],
@ -133,7 +133,6 @@ cc_defaults {
"//frameworks/base/services:__subpackages__",
],
host_supported: true,
recovery_available: false,
stl: "libc++_static",