sign-build: enforce abort on error

Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
This commit is contained in:
Wolfgang Wiedmeyer 2016-02-06 18:02:17 +01:00
parent c49058c815
commit 81c0e370a4
No known key found for this signature in database
GPG Key ID: 5816A24C10757FC4
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@
# both outputs should match
# also /system/etc/security/otacerts.zip should only contain your release key
set -e
BASEDIR=$(pwd)
KEY_DIR=$BASEDIR/vendor/replicant-security
TARGET_FILES=$BASEDIR/out/target/product/*/obj/PACKAGING/target_files_intermediates/*-target_files-*.zip