commit | 7aef0c06edbf2131bb8d23fde2cbaa2edafdfa37 | [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 | c8f87c0d5993a750b86024f94507f19389293dff | |
parent | 158a0dc99c8eb81bebb8ef2b235e9601c119f6c0 [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)