commit | 5eec66ea27a2fa5bfa1b4f9bd203c76e2990d7a2 | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Wed Mar 16 19:40:00 2016 -0700 |
committer | Ying Wang <wangying@google.com> | Wed Mar 16 19:40:00 2016 -0700 |
tree | 35cb98080f5c468ec6890afaff45ab09a87cdec9 | |
parent | 253fe7e1d8f73cb9c5c42d2fccabf0429093efdc [diff] |
Allow x86+arm multilib build. The explicit dependency of dex2oat on installed file of libart-compiler isn't necessary: the build sets up the dependency automatically when dex2oat links liblibart-compiler. Also the way of the explicit dependency is incorrect if multilib is involved: a 64-bit dex2oat may depend on 32-bit libart-compiler. Bug: 27526885 Change-Id: I4a9d72b49f5712695ff5a32b88df5eab9df7c1e4