Merge "macOS build fix: don't build libadbconnection."

This commit is contained in:
Treehugger Robot 2020-04-15 02:12:09 +00:00 committed by Gerrit Code Review
commit 8b4ed5f6b6

View file

@ -53,6 +53,7 @@ cc_library {
linux: {
version_script: "libadbconnection_client.map.txt",
},
darwin: { enabled: false },
},
stubs: {
symbol_file: "libadbconnection_client.map.txt",