Silence unpack-prebuilt-apex

Build tools should not output anything on success, as it clutters
the terminal.

Test: No
Change-Id: Iadfc326be58b32d5cb4f40dd114d3f0a54dbd9b4
This commit is contained in:
Anton Hansson
2021-11-22 15:07:35 +00:00
parent c0d9f8bd5e
commit ff2804e195

View File

@@ -29,8 +29,6 @@ OUTPUT_DIR=$4
shift 4
REQUIRED_PATHS=$@
set -x 1
rm -fr $OUTPUT_DIR
mkdir -p $OUTPUT_DIR