commit | f8315f073ff5ce00b2fb1afa6957d3b7f97d9230 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Wed Dec 05 13:37:26 2018 -0800 |
committer | Tom Cherry <tomcherry@google.com> | Wed Dec 05 13:52:42 2018 -0800 |
tree | cff1939b68a78859d9304ff6ed705b9078082440 | |
parent | bb72b808f46486997d62b916bbe0126c78be4afb [diff] |
init: disable asan Asan requires /proc to be mounted, which means it fundamentally cannot be used with first stage init. Given that second stage init now contains the logic for first stage init, asan must be disabled on all of init until this can be resolved. Bug: 120424438 Bug: 120561310 Test: Asan builds boot Change-Id: I24d1a0c8ecb5eb3f77435e6e36432c7b4cb97c6a