Skip to content

Commit

Permalink
TEST22
Browse files Browse the repository at this point in the history
Signed-off-by: Carlo Dandan <carlodandan.personal@proton.me>
  • Loading branch information
carlodandan committed Jun 30, 2024
1 parent 5685401 commit 6f36c45
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions script2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
mkdir unpack
cd unpack
../magiskboot unpack ../vendor_boot.img
lz4 -d vendor_ramdisk_recovery.cpio
cpio -idmv < vendor_ramdisk_recovery.cpio
../magiskboot cpio vendor_ramdisk_recovery.cpio extract
# Reverse fastbootd ENG mode check
../magiskboot hexpatch system/bin/recovery e10313aaf40300aa6ecc009420010034 e10313aaf40300aa6ecc0094 # 20 01 00 35
../magiskboot hexpatch system/bin/recovery eec3009420010034 eec3009420010035
Expand Down

0 comments on commit 6f36c45

Please sign in to comment.