- 23 Jul, 2022 9 commits
-
-
topjohnwu authored
Consolidate all code into the src folder
-
vvb2060 authored
fix magiskpolicy context
-
vvb2060 authored
-
vvb2060 authored
-
gidano authored
-
vvb2060 authored
-
vvb2060 authored
-
vvb2060 authored
-
石松洲 authored
This would be helpful when debugging arch-related bugs, there is no reason to prevent it.
-
- 22 Jul, 2022 2 commits
- 21 Jul, 2022 7 commits
- 20 Jul, 2022 4 commits
-
-
topjohnwu authored
-
石松洲 authored
`daemon_entry` calls `getprop` which initializes sysprop impl and checks whether we need to load persistent property file. On FDE devices, magiskd starts before /data is actually decrypted, and the check always fails. Thus `persist_getprop("persist.sys.safemode")` will always fail.
-
Yann authored
-
topjohnwu authored
-
- 18 Jul, 2022 2 commits
-
-
Hen_Ry authored
-
Andrew Gunnerson authored
With Android 13 GKI kernels, the boot partition has no ramdisk, so Magisk constructs one from scratch. In this scenario, there's no backup init binary at /.backup/init. For normal boot, magiskinit will symlink /init -> /system/bin/init if needed. This commit implements the same for booting into recovery. Before, magiskinit would just exec itself over and over again because it couldn't restore the backup init. Signed-off-by:
Andrew Gunnerson <chillermillerlong@hotmail.com>
-
- 14 Jul, 2022 3 commits
-
-
Hen_Ry authored
-
Nguyen Hoang The Vi authored
-
Grammatopoulos Apostolos authored
-
- 06 Jul, 2022 2 commits
- 05 Jul, 2022 1 commit
-
-
topjohnwu authored
-
- 01 Jul, 2022 9 commits
-
-
LONE DEVIL authored
-
残页 authored
-
Weslley Almeida authored
-
Syuugo authored
-
vvb2060 authored
-
vvb2060 authored
-
topjohnwu authored
-
LoveSy authored
Fix #6042 Co-authored-by:
vvb2060 <vvb2060@gmail.com>
-
topjohnwu authored
-
- 30 Jun, 2022 1 commit
-
-
topjohnwu authored
-