mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-19 10:31:59 +00:00
Rewrite sepolicy.c in C++
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include <flags.h>
|
||||
#include <magiskpolicy.hpp>
|
||||
|
||||
#include "sepolicy.h"
|
||||
#include "sepolicy.hpp"
|
||||
|
||||
using namespace std::literals;
|
||||
|
||||
|
Reference in New Issue
Block a user