From aa631e482b3f5419c96062e6a0adf9576fb6902e Mon Sep 17 00:00:00 2001 From: Michel Memeteau Date: Fri, 7 Apr 2023 15:32:21 +0200 Subject: [PATCH] Remove old serranolte yaml --- .../assets/configs/serranolte.yaml | 26 ------------------- 1 file changed, 26 deletions(-) delete mode 100644 openandroidinstaller/assets/configs/serranolte.yaml diff --git a/openandroidinstaller/assets/configs/serranolte.yaml b/openandroidinstaller/assets/configs/serranolte.yaml deleted file mode 100644 index b7f88062..00000000 --- a/openandroidinstaller/assets/configs/serranolte.yaml +++ /dev/null @@ -1,26 +0,0 @@ -metadata: - maintainer: Michel Memeteau (freechelmi) - device_name: Samsung Galaxy S4 Mini (2013) - is_ab_device: false - device_code: serranolte - supported_device_codes: - - serranolte - - serranoltexx -steps: - unlock_bootloader: - boot_recovery: - - type: call_button - content: > - As a first step, you need to boot into the bootloader. A bootloader is the piece of software, - that tells your phone who to start and run an operating system (like Android). Your device should be turned on. - Then press 'Confirm and run' to reboot into the bootloader. Continue once it's done. - command: adb_reboot_download - - type: call_button - content: In this step, you need to flash a custom recovery on your device. Press 'Confirm and run' to start the process. Confirm afterwards to continue. - command: heimdall_flash_recovery - - type: confirm_button - img: samsung-buttons.png - content: > - Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power buttons* for 8~10 seconds - until the screen turns black & release the buttons immediately when it does, then boot to recovery with the device powered off, - hold *Volume Up* + *Home* + *Power button*. \ No newline at end of file