You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
├── service.sh # Boot service: waits for boot, runs binary
181
-
├── uninstall.sh # Clean uninstall handler
182
-
└── update.json # OTA update manifest
183
-
```
184
-
185
-
---
186
-
187
162
## Safety Notice
188
163
189
164
This module modifies kernel scheduling parameters for running processes. While the changes are non-persistent and reset on reboot, please be aware of the following:
@@ -216,17 +191,3 @@ This project is licensed under the **GNU General Public License v3.0**. See [LIC
216
191
**MMT Extended** by [Zackptg5](https://github.com/Zackptg5) — the Magisk module framework used as the foundation for the installer scripts.
217
192
218
193
The **Magisk**, **KernelSU**, and **APatch** projects and their communities — for building and maintaining the root management ecosystem that makes modules like this possible.
219
-
220
-
---
221
-
222
-
## ❤️ Thank You
223
-
224
-
This project exists because of the incredible Android root community. Every bug report, star, share, and kind word genuinely means a lot and keeps this project alive and improving.
225
-
226
-
A special thank you to the **Magisk**, **KernelSU**, and **APatch** communities for building the foundation that makes modules like this possible, and to every user who trusted this module on their device.
227
-
228
-
If this module made your device feel even a little snappier, that is everything I could ask for. Your support, big or small, is what turns a side project into something worth maintaining.
0 commit comments