Update vendorsetup.sh
commented out maintainer var. re-establish as builders name if necessary
This commit is contained in:
parent
09c4c3cad6
commit
a76b2ae8e9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue