mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-16 11:26:58 +00:00
Minor code changes across all sources
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include <magisk.h>
|
||||
#include <logging.h>
|
||||
#include <flags.h>
|
||||
|
||||
#include "magiskpolicy.h"
|
||||
#include "sepolicy.h"
|
||||
#include "flags.h"
|
||||
|
||||
static void allowSuClient(const char *target) {
|
||||
if (!sepol_exists(target))
|
||||
|
Reference in New Issue
Block a user