commit | d5d5ba1644eabc64a449e73aad9fc50d186ef508 | [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 | d7c7cd13fd883f789b67bcd8af671e849e6906c0 | |
parent | 8a9277a243a03c9a40da5eb7a331a2be28c471d0 [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