Browse Source

Update vendorsetup.sh

Signed-off-by: Samuel Kendall <kinguser981@gmail.com>
Samuel Kendall 2 năm trước cách đây
mục cha
commit
26f68373d1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      vendorsetup.sh

+ 1 - 1
vendorsetup.sh

@@ -96,7 +96,7 @@ if [ "$1" = "$FDEVICE" -o "$FOX_BUILD_DEVICE" = "$FDEVICE" ]; then
 
 # Custom pic for maintainers about section info
 # Image should be 32 bit PNG 192 x 192 px - Size of image should be as small as possible 50kb
-export OF_MAINTAINER_AVATAR="/device/nokia/cap_sprout/avatar32bit.png"
+export OF_MAINTAINER_AVATAR="/device/nokia/cap_sprout/vega.png"
 export OF_MAINTAINER="Samuel Kendall"