Update CVE patchers

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-08-10 21:29:41 -04:00
parent 40d7fac99a
commit 8b67d5c41e
43 changed files with 400 additions and 79 deletions

View file

@ -117,8 +117,7 @@ patchWorkspace() {
if [ "$DOS_MALWARE_SCAN_ENABLED" = true ]; then scanForMalware false "$DOS_PREBUILT_APPS $DOS_BUILD_BASE/build $DOS_BUILD_BASE/device $DOS_BUILD_BASE/vendor/lineage"; fi;
source build/envsetup.sh;
repopick -it S_asb_2022-08;
repopick -i 335090 335091; #FP4 Bluetooth fixes
repopick -i 335090; #FP4 Bluetooth fixes
sh "$DOS_SCRIPTS/Patch.sh";
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";