Explorar el Código

Update vendorsetup.sh

Signed-off-by: Samuel Kendall <kinguser981@gmail.com>
Samuel Kendall hace 2 años
padre
commit
648bc13071
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      vendorsetup.sh

+ 2 - 0
vendorsetup.sh

@@ -67,6 +67,8 @@ if [ "$1" = "$FDEVICE" -o "$FOX_BUILD_DEVICE" = "$FDEVICE" ]; then
  # Screen settings
  ##export OF_SCREEN_H="1600"
  ##export OF_STATUS_H="80"
+ ##export OF_HIDE_NOTCH=1
+ ##export OF_CLOCK_POS=1 # Left & Right
  export OF_ALLOW_DISABLE_NAVBAR=1
  export OF_NO_SPLASH_CHANGE=0