mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-16 06:45:08 +00:00
Small native code reorganization
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
|
||||
#include <cil/cil.h>
|
||||
|
||||
#include <utils.h>
|
||||
#include <logging.h>
|
||||
#include <stream.h>
|
||||
#include <magiskpolicy.h>
|
||||
#include <utils.hpp>
|
||||
#include <logging.hpp>
|
||||
#include <stream.hpp>
|
||||
#include <magiskpolicy.hpp>
|
||||
|
||||
#include "sepolicy.h"
|
||||
|
||||
|
Reference in New Issue
Block a user