commit | ba2add1acc0bb4a80f11b9e3c1643cc1baf19698 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Mon Mar 09 13:48:20 2020 -0700 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Mon Mar 09 22:21:13 2020 +0000 |
tree | b58c1d223f5793c1ac80a654c213c203aa9c045f | |
parent | 670ea84ebd808a50c576c70ba57e611d598ab108 [diff] |
Fix issue where linux_bionic cannot find build number For some reason linux_bionic builds don't seem to be able to find the build-number unless we've lunched to something. Do that and fix up for the new location of the build-number.txt file. Bug: 151059142 Test: DIST_DIR=$PWD/out/dist ./art/tools/dist_linux_bionic.sh -j80 com.android.art.host com.android.support.apexer Change-Id: If2ad57f4301d723b2a53f741643826682d5863b0