- 11 Aug, 2018 3 commits
- 10 Aug, 2018 2 commits
- 09 Aug, 2018 9 commits
- 08 Aug, 2018 7 commits
-
-
topjohnwu authored
-
Ilya Kushnir authored
-
vvb2060 authored
-
topjohnwu authored
Boot services tend to fail in the middle when the kernel loads a sepolicy live. It seems that moving full patch (allow magisk * * *) to late_start is still not enough to fix service startup failures. So screw it, apply all patched in magiskinit, which makes sure that all rules are only loaded in a single step. The only down side is that some OEM with a HUGE set of secontexts (e.g. Samsung) might suffer a slightly longer boot time, which IS the reason why the rules are split to 2 parts in the first place.
-
topjohnwu authored
Prevent crashes on higher Android versions
-
topjohnwu authored
-
topjohnwu authored
-
- 07 Aug, 2018 4 commits
- 06 Aug, 2018 8 commits
- 05 Aug, 2018 2 commits
-
-
topjohnwu authored
Close #444
-
Ilya Kushnir authored
-
- 04 Aug, 2018 2 commits
- 03 Aug, 2018 3 commits
-
-
vvb2060 authored
-
Ilya Kushnir authored
-