mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-24 04:47:39 +00:00
Prune unused UID at boot
This commit is contained in:
parent
d0c4226997
commit
bf2f823b8c
@ -291,6 +291,7 @@ void post_fs_data(int client) {
|
||||
|
||||
unlock_blocks();
|
||||
mount_mirrors();
|
||||
prune_su_access();
|
||||
|
||||
if (access(SECURE_DIR, F_OK) != 0) {
|
||||
if (SDK_INT < 24) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user