diff --git a/.woodpecker/.sync.yml b/.woodpecker/.sync.yml index 30ecaa4..955a49c 100644 --- a/.woodpecker/.sync.yml +++ b/.woodpecker/.sync.yml @@ -16,9 +16,10 @@ pipeline: - git config --global user.name 'drone' - cd /build - rm -rf .repo/repo + - rm -f .repo/local_manifests/roomservice.xml - repo init -u https://github.com/LineageOS-UL/android.git -b lineage-$version -g default,-darwin --git-lfs - mkdir -p .repo/local_manifests - - cp $CI_WORKSPACE/$device.xml .repo/local_manifests/roomservice.xml + - cp -f $CI_WORKSPACE/$device.xml .repo/local_manifests/roomservice.xml - repo forall -c 'git reset --hard --quiet' || true - bash $CI_WORKSPACE/sync.sh environment: diff --git a/changelog.sh b/changelog.sh index ca44685..d74e27e 100755 --- a/changelog.sh +++ b/changelog.sh @@ -25,7 +25,7 @@ for i in "${tmp[@]}"; do IFS=: read -r folder commit <<<"${i}" if [[ "${folder}" != lineage/* && "${before[${folder}]}" != "${commit}" ]]; then cd "${folder}" || continue - log=$(git --no-pager log --pretty=format:"- %s" "${before[${folder}]}".."${commit}") + log=$(git --no-pager log --pretty=format:"- %s" "${before[${folder}]}".."${commit}" | grep -v XXXHIDEXXX) if [[ $(echo -n "$log" | wc -c) != 0 ]]; then { echo "## ${folder} ${before[${folder}]}..${commit}" diff --git a/fix-NetworkStats-disable-BPF.patch b/fix-NetworkStats-disable-BPF.patch index 7ae6925..0315df6 100644 --- a/fix-NetworkStats-disable-BPF.patch +++ b/fix-NetworkStats-disable-BPF.patch @@ -1,7 +1,7 @@ From 50173432aab792769a56d2a7d451d1a65e831532 Mon Sep 17 00:00:00 2001 From: nyyu Date: Sun, 25 Dec 2022 22:35:09 +0100 -Subject: [PATCH] NetworkStats: disable BPF +Subject: [PATCH] XXXHIDEXXX NetworkStats: disable BPF --- .../native/libs/libnetworkstats/BpfNetworkStats.cpp | 10 +++++----- diff --git a/fix-always-enable-taskbar-toggle.patch b/fix-always-enable-taskbar-toggle.patch index 0f5eb9e..c1e60d0 100644 --- a/fix-always-enable-taskbar-toggle.patch +++ b/fix-always-enable-taskbar-toggle.patch @@ -1,7 +1,7 @@ From 1b45884632a10093d455eb6aa09ebda35a0919f0 Mon Sep 17 00:00:00 2001 From: nyyu Date: Sun, 18 Sep 2022 11:44:26 +0200 -Subject: [PATCH] fix: always enable taskbar toggle +Subject: [PATCH] XXXHIDEXXX fix: always enable taskbar toggle Change-Id: I247db667bec92fabcdbe7bd84946e79bae7e0bb6 --- diff --git a/fix-bt-le.patch b/fix-bt-le.patch index c4e41ca..4e8360d 100644 --- a/fix-bt-le.patch +++ b/fix-bt-le.patch @@ -1,7 +1,7 @@ From 6ad0718fa87dfbaa2bd95ab23f60f485a896e84b Mon Sep 17 00:00:00 2001 From: nyyu Date: Fri, 30 Sep 2022 22:40:43 +0200 -Subject: [PATCH] bt: disable le +Subject: [PATCH] XXXHIDEXXX bt: disable le Change-Id: I5c258b1401fcd6fbfa98c98849db209688f52d3c --- diff --git a/fix-enable-more-grids-for-tablet.patch b/fix-enable-more-grids-for-tablet.patch index ced4c4c..8b8df6d 100644 --- a/fix-enable-more-grids-for-tablet.patch +++ b/fix-enable-more-grids-for-tablet.patch @@ -1,7 +1,7 @@ From 74d6bf5b114dfe94ca84e94d111d191ae5155a8e Mon Sep 17 00:00:00 2001 From: nyyu Date: Sat, 10 Dec 2022 10:46:10 +0100 -Subject: [PATCH] fix: enable more grids for tablet +Subject: [PATCH] XXXHIDEXXX fix: enable more grids for tablet Change-Id: I18c617760f5ad94d0baca06865525d7e73ee45ca --- diff --git a/fix-rear-camera-rotation.patch b/fix-rear-camera-rotation.patch index 7339de9..36b533f 100644 --- a/fix-rear-camera-rotation.patch +++ b/fix-rear-camera-rotation.patch @@ -1,7 +1,7 @@ From d2022bc573e304388ec55b8f2ba710e8d960c18b Mon Sep 17 00:00:00 2001 From: nyyu Date: Sun, 4 Dec 2022 10:25:36 +0100 -Subject: [PATCH] fix: rear camera rotation +Subject: [PATCH] XXXHIDEXXX fix: rear camera rotation --- camera/CameraUtils.cpp | 2 +- diff --git a/fix-store-build-prop-zip.patch b/fix-store-build-prop-zip.patch index a8504ef..e428a47 100644 --- a/fix-store-build-prop-zip.patch +++ b/fix-store-build-prop-zip.patch @@ -1,7 +1,7 @@ From 497ae885d6a92d473ec3c603bd39e4510380240d Mon Sep 17 00:00:00 2001 From: nyyu Date: Sat, 7 Jan 2023 10:54:05 +0100 -Subject: [PATCH] releasetools: Store the build.prop file in the OTA zip +Subject: [PATCH] XXXHIDEXXX releasetools: Store the build.prop file in the OTA zip Change-Id: I81825a8a4633dff294a372ccf4de8e3aef99750c --- diff --git a/fix-trebuchet-taskbar.patch b/fix-trebuchet-taskbar.patch index 9251f3a..51b7f21 100644 --- a/fix-trebuchet-taskbar.patch +++ b/fix-trebuchet-taskbar.patch @@ -1,7 +1,7 @@ From 6fde482e5b5d0dd0adc7617c334f0bb0c0482c7d Mon Sep 17 00:00:00 2001 From: nyyu Date: Fri, 23 Dec 2022 19:20:55 +0100 -Subject: [PATCH] fix: trebuchet taskbar +Subject: [PATCH] XXXHIDEXXX fix: trebuchet taskbar Change-Id: I566e6a3cf799cdd8ee5d4f07221b9d6bb80d41cb --- diff --git a/microg.patch b/microg.patch index 9b8f845..083964c 100644 --- a/microg.patch +++ b/microg.patch @@ -1,7 +1,7 @@ From 437d7b1ee54df480d212ca97ddc3b8acd2944966 Mon Sep 17 00:00:00 2001 From: maxwen Date: Tue, 25 Sep 2018 09:44:26 +0200 -Subject: [PATCH] base: use better solution for MicroG FAKE_PACKAGE_SIGNATURE +Subject: [PATCH] XXXHIDEXXX base: use better solution for MicroG FAKE_PACKAGE_SIGNATURE make it a privileged permission instead of a runtime one to add extra safety dont trust the signature coming from the diff --git a/snet20-1.patch b/snet20-1.patch index d203ad1..e9cb822 100644 --- a/snet20-1.patch +++ b/snet20-1.patch @@ -1,7 +1,7 @@ From c9a37a5a5a9e63fda74f6fcf45bc9f164957f295 Mon Sep 17 00:00:00 2001 From: Danny Lin Date: Wed, 7 Oct 2020 00:24:54 -0700 -Subject: [PATCH] init: Set properties to make SafetyNet pass +Subject: [PATCH] XXXHIDEXXX init: Set properties to make SafetyNet pass Google's SafetyNet integrity checks will check the values of these properties when performing basic attestation. Setting fake values helps diff --git a/snet20-2.patch b/snet20-2.patch index 729979e..e973af5 100644 --- a/snet20-2.patch +++ b/snet20-2.patch @@ -1,7 +1,7 @@ From 3db46053ca0547c175fa591075a67b8d76c4b906 Mon Sep 17 00:00:00 2001 From: Danny Lin Date: Mon, 11 Oct 2021 19:59:51 -0700 -Subject: [PATCH] Alter model name to avoid SafetyNet HW attestation +Subject: [PATCH] XXXHIDEXXX Alter model name to avoid SafetyNet HW attestation enforcement As of September 2, Google is enforcing SafetyNet's previously diff --git a/snet20-3.patch b/snet20-3.patch index 025ef1a..4d9b74a 100644 --- a/snet20-3.patch +++ b/snet20-3.patch @@ -1,7 +1,7 @@ From ae57183500bb34032ec426fcae2b9a14e028ce12 Mon Sep 17 00:00:00 2001 From: Danny Lin Date: Mon, 11 Oct 2021 20:00:44 -0700 -Subject: [PATCH] keystore: Block key attestation for SafetyNet +Subject: [PATCH] XXXHIDEXXX keystore: Block key attestation for SafetyNet SafetyNet (part of Google Play Services) opportunistically uses hardware-backed key attestation via KeyStore as a strong integrity diff --git a/sync.sh b/sync.sh old mode 100644 new mode 100755