Skip to content

Commit

Permalink
Merge branch 'LSPosed:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Q2297045667 authored Oct 29, 2024
2 parents 53361f4 + 96451a2 commit 9d4ed03
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
Binary file modified bin/arm64/lspinit
Binary file not shown.
Binary file modified bin/x64/lspinit
Binary file not shown.
1 change: 1 addition & 0 deletions scripts/magisk_debug.sh
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ if [ -f "$WORK_DIR/magisk/init-ld" ]; then
fi
"$WORK_DIR/magisk/magiskboot" compress=xz "$MAGISK_PATH" "$WORK_DIR/magisk/stub.xz"
"$WORK_DIR/magisk/magiskboot" cpio "$TARGET" \
"add 0750 /lspinit ../bin/$ARCH/lspinit" \
"add 0750 /magiskinit $WORK_DIR/magisk/magiskinit" \
"$SINGLEABI add 0644 overlay.d/sbin/magisk64.xz $WORK_DIR/magisk/magisk64.xz" \
"$SINGLEABI add 0644 overlay.d/sbin/magisk32.xz $WORK_DIR/magisk/magisk32.xz" \
Expand Down

0 comments on commit 9d4ed03

Please sign in to comment.