mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-08-01 16:37:56 -07:00
Restructure project files
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#include <base.hpp>
|
||||
#include <flags.h>
|
||||
#include <magisk.hpp>
|
||||
#include <consts.hpp>
|
||||
|
||||
#include "init.hpp"
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#include <sys/sysmacros.h>
|
||||
|
||||
#include <sepolicy.hpp>
|
||||
#include <magisk.hpp>
|
||||
#include <consts.hpp>
|
||||
#include <base.hpp>
|
||||
#include <flags.h>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#include <sys/mount.h>
|
||||
|
||||
#include <magisk.hpp>
|
||||
#include <consts.hpp>
|
||||
#include <sepolicy.hpp>
|
||||
#include <embed.hpp>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#include <sys/mount.h>
|
||||
|
||||
#include <magisk.hpp>
|
||||
#include <consts.hpp>
|
||||
#include <base.hpp>
|
||||
#include <sys/vfs.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user