commit | b62c9fd7bcc2f7cef01a4150e73fd372e6d1c055 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed Apr 22 17:33:00 2020 -0700 |
committer | Josh Gao <jmgao@google.com> | Wed Apr 22 23:15:06 2020 -0700 |
tree | bbc368b060ba3e841eef76616dd3296ff217da27 | |
parent | a5baef9adf403d11cefad18c034a4a143fa22b3d [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. Test: adbd on host Change-Id: I6c039b325308fb8c36dfe5c1d090ff4ebe9e3433