Explorar el Código

Update vendorsetup.sh

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

+ 1 - 1
vendorsetup.sh

@@ -60,7 +60,7 @@ if [ "$1" = "$FDEVICE" -o "$FOX_BUILD_DEVICE" = "$FDEVICE" ]; then
  # A/B partitioning
  export FOX_AB_DEVICE=1
  ##export FOX_VIRTUAL_AB_DEVICE=1
- ##export OF_AB_DEVICE_WITH_RECOVERY_PARTITION=1
+ export OF_AB_DEVICE_WITH_RECOVERY_PARTITION=1
 
  # Flashlight & LEDs
  export OF_USE_GREEN_LED=1