sign-build: enforce abort on error
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
This commit is contained in:
parent
c49058c815
commit
81c0e370a4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user