Update vendorsetup.sh

removed splash modification
This commit is contained in:
Russell Reynolds 2024-02-09 00:38:44 -06:00 committed by GitHub
parent b49a0b70e2
commit df95495f8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,3 +21,5 @@
## Use this variable if you are searching for the zip file
# export FOX_USE_SPECIFIC_MAGISK_ZIP=$("ls" ~/Magisk/Magisk-v26.4.zip)
export OF_USE_LATEST_MAGISK=1
# Remove splash modification ability to prevent catastrophic bootloop
export OF_NO_SPLASH_CHANGE=1