diff --git a/Patches/Linux b/Patches/Linux index d8426c2a..74722f99 160000 --- a/Patches/Linux +++ b/Patches/Linux @@ -1 +1 @@ -Subproject commit d8426c2afedac9cb36c8337d0e1fa7aefd7bbf0f +Subproject commit 74722f99aed63c013ca18fbdd6ef2de61a13fb29 diff --git a/Scripts/LineageOS-11.0/Functions.sh b/Scripts/LineageOS-11.0/Functions.sh index 55ff680e..cc48ac6f 100644 --- a/Scripts/LineageOS-11.0/Functions.sh +++ b/Scripts/LineageOS-11.0/Functions.sh @@ -59,7 +59,7 @@ patchWorkspace() { source build/envsetup.sh; repopick -it asb-2018.09-cm11-qcom; #repopick -it asb-2019.02-cm11; #merged, execpt for level - #repopick -it asb-2019.03-cm11; #merged, but no level + #repopick -it asb-2019.03-cm11; #merged, execpt for level repopick -it asb-2019.04-cm11; repopick -i 230054 230392; #asb disclaimer diff --git a/Scripts/LineageOS-14.1/Functions.sh b/Scripts/LineageOS-14.1/Functions.sh index 26d58e82..72ba4026 100644 --- a/Scripts/LineageOS-14.1/Functions.sh +++ b/Scripts/LineageOS-14.1/Functions.sh @@ -106,6 +106,7 @@ patchWorkspace() { repopick 201113; #wifi country code fix repopick 244387 244388; #loopback fixes repopick -it CVE-2019-2033; + #repopick 212799; #alt: 212827 export DOS_GRAPHENE_MALLOC=false; #patches apply, compile fails