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";