commit | 956ccc27333b25c7c29f10afb6e880ac06a2c758 | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <[email protected]> | Fri Jan 10 12:55:33 2020 -0800 |
committer | Peter Collingbourne <[email protected]> | Fri Jan 10 13:32:20 2020 -0800 |
tree | bd93ac161d0a892238e2ade4c40d18c8401ceff6 | |
parent | 249d6896be0c5179c6d6b4fd1e3d8f092a01582d [diff] |
Don't implicitly depend on bionic from libunwind_llvm. This isn't technically correct (libunwind_llvm depends on libc) but is necessary to prevent soong from complaining about circular dependencies when we start linking libunwind_llvm into libc. Bug: 144430859 Change-Id: I221fd31626b9389c83553c79ab014bced516ff19