Reorganize magiskpolicy source code

This commit is contained in:
topjohnwu
2022-03-29 22:26:38 -07:00
parent efb3239cbd
commit 704f91545e
11 changed files with 171 additions and 168 deletions

View File

@@ -1,7 +1,7 @@
#include <sys/mount.h>
#include <magisk.hpp>
#include <magiskpolicy.hpp>
#include <sepolicy.hpp>
#include <utils.hpp>
#include "init.hpp"