mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-11 11:02:20 +00:00
Rewrite sepolicy.c in C++
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include <logging.hpp>
|
||||
#include <utils.hpp>
|
||||
|
||||
#include "sepolicy.h"
|
||||
#include "sepolicy.hpp"
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user