summaryrefslogtreecommitdiff
path: root/tools/dist_linux_bionic.sh
AgeCommit message (Collapse)Author
2023-09-15Clean up linux bionic build scripts. Martin Stjernholm
They were only needed for the host APEX, which has been removed. Test: presubmits Bug: 279835185 Change-Id: I3bdded5a65cdacb1c6196fd8cd6e56164ce3aba3
2022-04-29Various minor cleanups in the linux bionic scripts. Martin Stjernholm
Test: env DIST_DIR=out/dist art/tools/dist_linux_bionic.sh -j80 \ com.android.art.host com.android.support.apexer Test: art/tools/build_linux_bionic_tests.sh -j80 Bug: 229123823 Change-Id: I2ba87b1ef0aff38c60e351f237b59496d5b3c554
2018-12-11Fix filename typo Alex Light
Accidentally named file dist_linunx_bionic.sh instead of dist_linux_bionic.sh Test: DIST_DIR=$OUT_DIR/mydist ./tools/dist_linux_bionic.sh com.android.runtime.host Bug: 120436895 Change-Id: I43bdae023219b8e1728cac676921c3254329a27a