diff options
author | 2024-07-19 15:46:17 +0800 | |
---|---|---|
committer | 2024-07-26 12:53:45 +0800 | |
commit | c7031c2acf7ecaa2054ee1cf78d3d23bf7c6a461 (patch) | |
tree | 442ca3afae8f2057014e435cd970c05cdf769832 /libnativeloader/native_loader.cpp | |
parent | e1dcb8a8e087eba56d7ba40b8290d83ced8ece66 (diff) |
Convert `art-tools` to Android.bp
Use the `select` syntax to conditionally include the necessary modules
in the `art-tools` dependencies based on the value of
`HOST_PREFER_32_BIT`.
Additionally, the check `ifneq ($(HOST_OS),darwin)` in this Android.mk
can be ignored because Android no longer supports building on macOS
after June 22, 2021 (Android 11).
Bug: 346702835
Test: m -j art-tools
Change-Id: Ic202c08a9198bfc302c43658127b97572d246a93
Diffstat (limited to 'libnativeloader/native_loader.cpp')
0 files changed, 0 insertions, 0 deletions