From f638b1434eb607e6fdcf421031019fb947335012 Mon Sep 17 00:00:00 2001 From: Tad Date: Tue, 31 Oct 2017 14:06:04 -0400 Subject: [PATCH] Fixes --- .../CVE_Patchers/android_kernel_lge_hammerhead.sh | 1 - .../LineageOS-14.1/CVE_Patchers/android_kernel_moto_shamu.sh | 2 -- 2 files changed, 3 deletions(-) diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_hammerhead.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_hammerhead.sh index f1ff7e55..3583e984 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_hammerhead.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_hammerhead.sh @@ -10,7 +10,6 @@ git apply $cvePatches/CVE-2017-0710/ANY/0.patch git apply $cvePatches/CVE-2017-0750/ANY/0.patch git apply $cvePatches/CVE-2017-0751/ANY/0.patch git apply $cvePatches/CVE-2017-0786/ANY/0.patch -git apply $cvePatches/CVE-2017-13080/ANY/0.patch git apply $cvePatches/CVE-2017-15265/ANY/0.patch git apply $cvePatches/CVE-2017-2671/ANY/0.patch git apply $cvePatches/CVE-2017-5970/ANY/0.patch diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_moto_shamu.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_moto_shamu.sh index 40f08f6e..6f26b5a2 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_moto_shamu.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_moto_shamu.sh @@ -18,11 +18,9 @@ git apply $cvePatches/CVE-2016-10233/3.10/1.patch git apply $cvePatches/CVE-2016-2185/ANY/0.patch git apply $cvePatches/CVE-2016-2186/ANY/0.patch git apply $cvePatches/CVE-2016-2187/ANY/0.patch -git apply $cvePatches/CVE-2016-2384/ANY/0.patch git apply $cvePatches/CVE-2016-2475/ANY/0.patch git apply $cvePatches/CVE-2016-2544/ANY/0.patch git apply $cvePatches/CVE-2016-2545/ANY/0.patch -git apply $cvePatches/CVE-2016-2547/ANY/0.patch git apply $cvePatches/CVE-2016-2549/ANY/0.patch git apply $cvePatches/CVE-2016-3070/ANY/0.patch git apply $cvePatches/CVE-2016-3134/3.10/0.patch