Skip to content

Commit

Permalink
sweet: Update the magisk addon to v26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
basamaryan committed Apr 11, 2023
1 parent 64105af commit ee5fc6b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vendorsetup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ 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

# OTA
export OF_KEEP_DM_VERITY=1
export OF_SUPPORT_ALL_BLOCK_OTA_UPDATES=1
Expand Down

0 comments on commit ee5fc6b

Please sign in to comment.