Skip to content
Snippets Groups Projects
Commit 27932510 authored by David Duarte's avatar David Duarte
Browse files

Do not link to libprotobuf-cpp-lite dynamically in tests

U MTS tests need to run on T, the tests that
link dynamically to protobuf currently fails on T
with `cannot locate symbol "_ZN6google8protobuf8internal28init_protobuf_defaults_stateE"`

Remove protobuf from target that don't need it and move it
to static_libs for where it's used

Bug: 266996401
Test: TreeHugger
Change-Id: If946cf88bcc6c9ff37c8777521ac6b2dba674f75
parent 27335707
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment