mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-04-20 18:06:56 -04:00
Migrate resetprop to Rust
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
#include <libgen.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include <consts.hpp>
|
||||
#include <base.hpp>
|
||||
#include <core.hpp>
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user