Browse Source

'vendorsetup.sh' ändern

Vinylsmith 7 months ago
parent
commit
ac404493d0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vendorsetup.sh

+ 1 - 1
vendorsetup.sh

@@ -115,5 +115,5 @@ if [ "$1" = "$FDEVICE" -o "$FOX_BUILD_DEVICE" = "$FDEVICE" ]; then
   	   export | grep "TW_" >> $FOX_BUILD_LOG_FILE
  	fi
 
-	add_lunch_combo omni_"$FDEVICE"-eng
+#	add_lunch_combo twrp_"$FDEVICE"-eng
 fi