mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-15 11:20:25 +00:00
Minor code changes across all sources
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <magisk.h>
|
||||
#include <magiskpolicy.h>
|
||||
#include <selinux.h>
|
||||
|
||||
constexpr const char magiskrc[] =
|
||||
"\n\n"
|
||||
|
@@ -3,6 +3,7 @@
|
||||
#include <fcntl.h>
|
||||
|
||||
#include <magisk.h>
|
||||
#include <magiskpolicy.h>
|
||||
#include <utils.h>
|
||||
|
||||
#include "init.h"
|
||||
|
Reference in New Issue
Block a user