mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-05 07:55:00 -04:00
Per-device signing keys
- also fix OTA/recovery key regression - Update cherrypicks
This commit is contained in:
parent
19d5b66097
commit
e01e457b24
18 changed files with 127 additions and 68 deletions
|
@ -130,8 +130,6 @@ if [ ! -d "$DOS_SCRIPTS" ]; then
|
|||
fi;
|
||||
export DOS_SCRIPTS_CVES=$DOS_SCRIPTS"CVE_Patchers/";
|
||||
|
||||
export SIGNING_KEY_DIR=$DOS_SIGNING_KEYS;
|
||||
|
||||
export KBUILD_BUILD_USER="emy";
|
||||
export KBUILD_BUILD_HOST="dosbm";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue