-
Notifications
You must be signed in to change notification settings - Fork 126
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
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
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
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
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 |
---|---|---|
@@ -1,9 +1,9 @@ | ||
## R65A8DA99-kitsune-lite | ||
## R65B92427-kitsune-lite (26404) | ||
|
||
> Inspired from MagiskLite | ||
> Lite version is inspired from MagiskLite, has no Zygisk supported | ||
- In Magisk in whitelist mode, all applications are hidden by default. Only applications checked in the su list can obtain super user permissions. | ||
- For most applications, only the main process will request su. Do not select all processes, as this will affect performance. | ||
- Use the log system to monitor process startup, and installation of devices with abnormal log systems is prohibited. | ||
- Always enforce SuList mode. Removed Zygisk functionality. Module functionality is not supported and most modules are expected to break the system. | ||
- Other changes synchronized with R65A24840-kitsune (26404) | ||
- Other changes synchronized with R65B8FE82-kitsune (26404) |