Update vendorsetup.sh

This commit is contained in:
Russell Reynolds 2024-01-23 11:12:23 -06:00 committed by GitHub
parent ac6ee29efa
commit aa7ab9e2dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
export DEVICE_PATH=device/motorola/genevn
export INCLUDE_PATH=$DEVICE_PATH/include
# Change maintainer avatar directiory to your ~/folder/file.png or comment out
export OF_MAINTAINER_AVATAR=$("ls" ~/avatar/sosRR.png)
export OF_MAINTAINER=sosRR
export FOX_BUILD_TYPE="Stable"
@ -12,7 +12,6 @@
export OF_SUPPORT_ALL_BLOCK_OTA_UPDATES=1
export OF_FIX_OTA_UPDATE_MANUAL_FLASH_ERROR=1
export OF_SUPPORT_ALL_PAYLOAD_OTA_UPDATES=1
#
export OF_ENABLE_USB_STORAGE=1
export FOX_USE_TWRP_RECOVERY_IMAGE_BUILDER=1
export OF_NO_TREBLE_COMPATIBILITY_CHECK=1