Skip to content

Commit b955b75

Browse files
committed
Revert: xx_maps remaining code
1 parent b521797 commit b955b75

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.github/actions/action.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff 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"

.github/workflows/build-kernel-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)