-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Bootlogo Warnings Patcher | ||
### A simple tool to get rid of [annoying boot warnings](https://imgur.com/a/FFeOHkC) - exynos only | ||
``` | ||
Copyright 2020 © corsicanu | ||
Licensed under CC BY-NC-SA 4.0 | ||
https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode | ||
``` | ||
### Disclaimer | ||
``` | ||
I am not responsable for anything you do with your device, don't blame me or anyone else | ||
involved in this for your failures, you are the only one choosing to mess up with your device. | ||
All the files here are pulled from official firmwares of the devices mentioned. | ||
``` | ||
### Supported devices | ||
- Galaxy S10 Series - G970F G973F G975F G977B G970N G973N G975N G977N | ||
- Galaxy Note 10 Series - N970F N975F N976B N971N N976N | ||
- Galaxy A\*0 Series - A105F/FN A205F/FN A305F/FN A405F/FN A505F/FN | ||
- Galaxy M\*1 Series - M215F | ||
|
||
### Instructions: | ||
- Download TWRP_Bootlogo_patcher-*.zip from [releases](https://github.com/corsicanu/TWRP_Bootlogo_patcher/releases) | ||
- Boot phone in TWRP | ||
- Flash the downloaded zip as any other | ||
- Reboot and enjoy |