Skip to content

Commit

Permalink
Cosmetic changes to the text elements
Browse files Browse the repository at this point in the history
  • Loading branch information
MagicLike committed Mar 11, 2023
1 parent 8da1b90 commit 754b7be
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions openandroidinstaller/assets/configs/A0001.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,14 @@ steps:
Press 'Confirm and run' to reboot into the bootloader.
command: adb_reboot_bootloader
- type: call_button
content: In this step you actually unlock the bootloader. Just press 'Confirm and run' here. The phone will automatically reboot and reformat. Once it's done, press continue here.
content: >
In this step you actually unlock the bootloader. Just press 'Confirm and run' here. The phone will automatically reboot and reformat.
Once it's done, press continue here.
command: fastboot_oem_unlock
- type: confirm_button
content: The bootloader is now unlocked. Since the device resets completely, you will need to re-enable Developer Options and USB debugging to continue. When you are done, press continue.
content: >
The bootloader is now unlocked. Since the device resets completely, you will need to re-enable Developer Options and USB debugging to continue.
When you are done, press continue.
flash_recovery:
- type: call_button
content: >
Expand Down

0 comments on commit 754b7be

Please sign in to comment.