Skip to content

Commit

Permalink
Update vendorsetup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaroslav Popkov authored Dec 7, 2020
1 parent c2553a5 commit 5849a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendorsetup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ if [ "$1" = "$FDEVICE" -o "$FOX_BUILD_DEVICE" = "$FDEVICE" ]; then
export OF_SCREEN_H=2160
export OF_USE_MAGISKBOOT_FOR_ALL_PATCHES=1
export OF_USE_MAGISKBOOT=1
export OF_AB_DEVICE=1
export OF_AB_DEVICE=0
add_lunch_combo omni_"$FDEVICE"-eng
add_lunch_combo omni_"$FDEVICE"-userdebug
export FOX_USE_TWRP_RECOVERY_IMAGE_BUILDER=1
Expand Down

0 comments on commit 5849a7e

Please sign in to comment.