Use unbuffered stdio to make it easy to use print for debugging am: 832cac237c am: 378aa61282
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1954693 Change-Id: I594fef3a52d8947becfac1755262a67d030b8821
This commit is contained in:
@@ -56,7 +56,7 @@ function main() {
|
|||||||
# provided by the build to ensure consistency across build environments.
|
# provided by the build to ensure consistency across build environments.
|
||||||
export DIST_DIR OUT_DIR
|
export DIST_DIR OUT_DIR
|
||||||
|
|
||||||
prebuilts/build-tools/linux-x86/bin/py3-cmd "${py3script}"
|
prebuilts/build-tools/linux-x86/bin/py3-cmd -u "${py3script}"
|
||||||
}
|
}
|
||||||
|
|
||||||
init "$@"
|
init "$@"
|
||||||
|
|||||||
Reference in New Issue
Block a user