commit | 232c75651bb628e887f0d9c5a6ed6fe2a5267d86 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed Apr 22 17:33:00 2020 -0700 |
committer | Josh Gao <jmgao@google.com> | Thu May 21 14:55:38 2020 -0700 |
tree | dd25752e8c93be6afd88de9dda9d8ddb34b3f483 | |
parent | fb969b668a5f93ad4caa94a303470a9699561137 [diff] |
adbd: don't use libc++_static. We have dependencies that use libc++_shared, which results in ODR violation manifesting as host adbd crashing on launch in libc++ locale initialization. Bug: http://b/151056300 Test: adbd on host Change-Id: I6c039b325308fb8c36dfe5c1d090ff4ebe9e3433 (cherry picked from commit d5d5ba1644eabc64a449e73aad9fc50d186ef508)