File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -564,10 +564,6 @@ runs:
564564 patch -F 3 < "$GITHUB_WORKSPACE/kernel_patches/oneplus/hmbird/ak3_hmbird_patch.patch"
565565 fi
566566
567- cp "$CONFIG_DIR/map_spoof/binary/map_spoof" .
568- sed -i '/## end boot install/i cp map_spoof /data/adb/ksu/bin/map_spoof' anykernel.sh
569- sed -i '/## end boot install/i chmod +x /data/adb/ksu/bin/map_spoof' anykernel.sh
570-
571567 ZIP_NAME="AnyKernel3_${{ inputs.model }}_${{ env.KERNEL_FULL_VER }}_Next_${KSUVER}_${SUSVER}.zip"
572568 ARTIFACTS_DIR="$CONFIG_DIR/artifacts"
573569 mkdir -p "$ARTIFACTS_DIR"
Original file line number Diff line number Diff line change @@ -333,7 +333,6 @@ jobs:
333333 - [+] BBR v1 Support
334334 - [+] HMBIRD scx support for OnePlus 13 & OnePlus Ace 5 Pro
335335 - [+] Baseband Guard Support (BBG).
336- - [+] xx_maps hide.
337336 EOF
338337
339338 # Output for debugging
You can’t perform that action at this time.
0 commit comments