remove set-actives in flash scripts

This commit is contained in:
Adeeb Shihadeh
2023-01-01 17:38:00 -08:00
parent 8eafd09d9f
commit 6787bb2a95
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -13,7 +13,6 @@ DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null && pwd)"
cd $DIR
# Flash bootloader
#fastboot --set-active=a
fastboot flash boot_a $OUTPUT_DIR/$KERNEL_IMAGE
fastboot flash boot_b $OUTPUT_DIR/$KERNEL_IMAGE