diff --git a/flash/two/flash_two_factory.sh b/flash/two/flash_two_factory.sh index 24809620baf8dc29b0a9be31f39d88b9adc17772..b2e2c3bf29422725f8acfbd6f25f55451c28b882 100755 --- a/flash/two/flash_two_factory.sh +++ b/flash/two/flash_two_factory.sh @@ -11,6 +11,7 @@ FLASH_AB_IMGS="boot dtbo vbmeta vbmeta_system vbmeta_vendor" FLASH_A_IMGS="super" ERASE_IMGS="userdata" FORMAT_IMGS="md_udc" +VIRTUAL_AB=true # Target flash process behavior CLEAN_FLASH=true