mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-07 17:05:21 -04:00
20.0: It boots!
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
5b114cacf8
commit
4524eb43d3
5 changed files with 10 additions and 10 deletions
|
@ -32,7 +32,7 @@ export -f scanWorkspaceForMalware;
|
|||
|
||||
buildDevice() {
|
||||
cd "$DOS_BUILD_BASE";
|
||||
export OTA_KEY_OVERRIDE_DIR="$DOS_SIGNING_KEYS/$1";
|
||||
#export OTA_KEY_OVERRIDE_DIR="$DOS_SIGNING_KEYS/$1";
|
||||
breakfast "lineage_$1-user" && mka target-files-package otatools && processRelease $1 true $2;
|
||||
}
|
||||
export -f buildDevice;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue