diff options
author | Colin Cross <ccross@android.com> | 2020-03-27 15:01:15 -0700 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2020-03-27 15:04:18 -0700 |
commit | 20dbbe370f339f661cfa37b61c46c0ccaaa0824f (patch) | |
tree | adf5b3e7d3376a84e6f744f7711f4e5d0590d3a9 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | a6d47fba4a74335f844ee93cd4f123380fe3c0bb (diff) |
Fix static dependency on libprotobuf-cpp-lite-ndk
Soong was adding shared dependency on libprotobuf-cpp-lite-ndk in
addition to the manual static dependency. This resulted in ODR
issues when libc++.so was loaded through libprotobuf-cpp-lite.so.
Set proto.static: true to tell Soong to use the static dependency.
Test: atest sdkextensions_e2e_tests
Change-Id: I2c9f439b98d277e6b53edd2e309f48aade089c45
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions