bmax121 / APatch

The patching of Android kernel and Android system
GNU General Public License v3.0
3.46k stars 276 forks source link

apatch safe mode #532

Open Geovanne5 opened 4 days ago

Geovanne5 commented 4 days ago

Is your feature request related to a problem?/你的请求是否与某个问题相关?

I want the modules to be deactivated when entering safe mode.

Describe the solution you'd like/描述你想要的解决方案

When entering safe mode in apatch, all modules are disabled, thus avoiding bootloop

Describe alternatives you've considered/描述您考虑过的备选方案

simple and objective: safe mode in apatch now!

Additional context/其他信息

When the cell phone goes into a loop because of some module, safe mode causes the modules to be deactivated so that the cell phone exits the bootloop

gyrorayo commented 4 days ago

You mean, this? :)

https://apatch.top/rescue-bootloop.html