commit | e4d13549b6cb74be757799ce4c37f3f0b893d54a | [log] [tgz] |
---|---|---|
author | Martin Stjernholm <mast@google.com> | Fri Mar 12 10:33:55 2021 +0000 |
committer | Martin Stjernholm <mast@google.com> | Fri Mar 12 14:41:44 2021 +0000 |
tree | baeaa58cb51a58385a351a193974347ded54c844 | |
parent | 7bda303d89d9d8796d165d23caf3de726dc114c8 [diff] |
Simplify Golem target platform dependencies. Have just a single list for all of them, to make it easier to decide where to put them. Test: rm -rf out/x86_64/target/product && \ art/tools/golem/build-target.sh --golem=art-jit \ --machine-type=android-{armv7,armv8} Check that out/x86_64/target/product/*/system/lib*/*.so are the same. Bug: 129332183 Change-Id: I774038fc49efbedfa9453b706b520ceb25aa2251