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:
@@ -29,8 +29,6 @@ OUTPUT_DIR=$4
|
|||||||
shift 4
|
shift 4
|
||||||
REQUIRED_PATHS=$@
|
REQUIRED_PATHS=$@
|
||||||
|
|
||||||
set -x 1
|
|
||||||
|
|
||||||
rm -fr $OUTPUT_DIR
|
rm -fr $OUTPUT_DIR
|
||||||
mkdir -p $OUTPUT_DIR
|
mkdir -p $OUTPUT_DIR
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user