sign-build: save images in subdirectory with the name of the device
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
This commit is contained in:
parent
57366d354a
commit
652c57c520
@ -41,7 +41,7 @@ fi
|
|||||||
|
|
||||||
TARGET_DIR=$OUT_DIR/target/product/$DEVICE
|
TARGET_DIR=$OUT_DIR/target/product/$DEVICE
|
||||||
TARGET_FILES=$TARGET_DIR/obj/PACKAGING/target_files_intermediates/*-target_files-*.zip
|
TARGET_FILES=$TARGET_DIR/obj/PACKAGING/target_files_intermediates/*-target_files-*.zip
|
||||||
DIST_OUT_DIR=$OUT_DIR/"dist"
|
DIST_OUT_DIR=$OUT_DIR/"dist"/$DEVICE
|
||||||
RELEASE=replicant-6.0
|
RELEASE=replicant-6.0
|
||||||
|
|
||||||
generate_keys () {
|
generate_keys () {
|
||||||
|
Loading…
Reference in New Issue
Block a user