Update CVE patchers

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-09-07 09:17:23 -04:00
parent b6e9f50cb5
commit 2bc43f195c
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
42 changed files with 175 additions and 101 deletions

View file

@ -114,7 +114,8 @@ patchWorkspace() {
gpgVerifyGitTag "$DOS_BUILD_BASE/external/SecureCamera";
gpgVerifyGitHead "$DOS_BUILD_BASE/external/chromium-webview";
#source build/envsetup.sh;
source build/envsetup.sh;
repopick -it S_asb_2022-09; #TODO: needs picks
sh "$DOS_SCRIPTS/Patch.sh";
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";