From 4b47141bac002876aca86eb9cc9b21dace3666f9 Mon Sep 17 00:00:00 2001 From: Tad Date: Mon, 25 Sep 2023 15:14:51 -0400 Subject: [PATCH] Update picks You must still set pixel/android-13.0.0_r0.127 in .repo/manifests/snippets/pixel.xml Signed-off-by: Tad --- Scripts/LineageOS-18.1/Functions.sh | 2 +- Scripts/LineageOS-20.0/Functions.sh | 15 +-------------- 2 files changed, 2 insertions(+), 15 deletions(-) diff --git a/Scripts/LineageOS-18.1/Functions.sh b/Scripts/LineageOS-18.1/Functions.sh index 032bec15..2946d65a 100644 --- a/Scripts/LineageOS-18.1/Functions.sh +++ b/Scripts/LineageOS-18.1/Functions.sh @@ -122,7 +122,7 @@ patchWorkspaceReal() { repopick -fit msm8974-display-r; repopick -fit msm8974-gps-r; repopick -fit hh-vsync; - repopick -fi 311299; + repopick -fi 311299; #ble: Workaround malformed HCI_BLE_VENDOR_CAP response sh "$DOS_SCRIPTS/Patch.sh"; sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh"; diff --git a/Scripts/LineageOS-20.0/Functions.sh b/Scripts/LineageOS-20.0/Functions.sh index fcbfcf1b..1dc30739 100644 --- a/Scripts/LineageOS-20.0/Functions.sh +++ b/Scripts/LineageOS-20.0/Functions.sh @@ -140,21 +140,8 @@ patchWorkspaceReal() { gpgVerifyGitHead "$DOS_BUILD_BASE/external/chromium-webview"; source build/envsetup.sh; - repopick -ipt T_asb_2023-09_pixel -e 366766,366765; - - repopick -ip 366758; - repopick -ip 366759; - repopick -ip 366760; - repopick -ip 366761; - repopick -ip 366762; - repopick -ip 366763; - repopick -ip 366764; - - repopick -i 366749; - repopick -i 366781; - repopick -i 366782; - repopick -i 361248; #Launcher3: Allow toggling monochrome icons for all apps + repopick -i 366907; #Dialer: Fix SecurityException when receiving a call as secondary user sh "$DOS_SCRIPTS/Patch.sh"; sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";