From 721c23916f21874c2bb2a5ac9e382073af12ac3a Mon Sep 17 00:00:00 2001 From: Han Sol Jin Date: Thu, 10 Oct 2024 22:40:09 -0700 Subject: [PATCH] gtowifi: before_recovery_install: reword warning about the unlocked aboot This originally stated that one will be unable to unlock the bootloader without this aboot. This is not entirely true; one can still unlock the bootloader, but will be unable to boot any custom boot image. Change-Id: Ib7759a4fd754fcdc13c81b525bfe0a15ddf9433b --- .../device_specific/before_recovery_install_gtowifi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/templates/device_specific/before_recovery_install_gtowifi.md b/_includes/templates/device_specific/before_recovery_install_gtowifi.md index 4ae7b68051..6bd5be161c 100644 --- a/_includes/templates/device_specific/before_recovery_install_gtowifi.md +++ b/_includes/templates/device_specific/before_recovery_install_gtowifi.md @@ -6,7 +6,7 @@ 1. Enable Developer Options by pressing the "Build Number" option at least 7 times, in the "Settings" app within the "About" menu * From within the Developer options menu, enable OEM unlock. 1. Download [this](https://sourceforge.net/projects/lifehackerhansol-android/files/gto-unlock/1-unlocked-aboot.tar) package. - {% include alerts/warning.html content="If you skip this step, you will not be able to unlock your bootloader!" %} + {% include alerts/warning.html content="If you skip this step, you will not be able to boot any custom image!" %} 1. Power off the device, and boot it into download mode: * {{ device.download_boot }} * Now, click the button that the onscreen instructions correlate to "Device unlock mode" and/or "Unlock Bootloader".