Skip to content

Commit

Permalink
sweet: Update the magisk addon to v26.3
Browse files Browse the repository at this point in the history
Change-Id: Id2d1e6961937f5b6bc0162b70246207b5517b690
  • Loading branch information
basamaryan committed Sep 5, 2023
1 parent 531c09b commit 7ff5057
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vendorsetup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ if [ "$1" = "$FDEVICE" -o "$FOX_BUILD_DEVICE" = "$FDEVICE" ]; then
export OF_FBE_METADATA_MOUNT_IGNORE=1
export OF_ENABLE_FS_COMPRESSION=1

# Use Magisk v26.1 for the magisk addon
export FOX_USE_SPECIFIC_MAGISK_ZIP=~/Magisk/Magisk-v26.1.zip
# Use Magisk v26.3 for the magisk addon
export FOX_USE_SPECIFIC_MAGISK_ZIP=~/Magisk/Magisk-v26.3.zip

# OTA
export OF_KEEP_DM_VERITY=1
Expand Down

0 comments on commit 7ff5057

Please sign in to comment.