Update vendorsetup.sh

commented out maintainer var. re-establish as builders name if necessary
This commit is contained in:
Russell Reynolds 2024-01-24 02:06:05 -06:00 committed by GitHub
parent 09c4c3cad6
commit a76b2ae8e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
export DEVICE_PATH=device/motorola/genevn
## 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 OF_MAINTAINER=sosRR
export FOX_BUILD_TYPE="Stable"
## run a process after formatting data to work-around MTP issues
export OF_RUN_POST_FORMAT_PROCESS=1