Update vendorsetup.sh
This commit is contained in:
parent
ac6ee29efa
commit
aa7ab9e2dd
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue