Per-device signing keys

- also fix OTA/recovery key regression
- Update cherrypicks
This commit is contained in:
Tad 2019-09-13 20:26:43 -04:00
parent 19d5b66097
commit e01e457b24
18 changed files with 127 additions and 68 deletions

View file

@ -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";