2
0
mirror of https://github.com/topjohnwu/Magisk synced 2025-09-05 20:05:11 +00:00

Move resetprop under core

This commit is contained in:
topjohnwu
2023-05-18 22:15:49 -07:00
parent 1d2145b1b7
commit f8d62a4b6c
9 changed files with 16 additions and 22 deletions

View File

@@ -6,7 +6,6 @@
#include <magisk.hpp>
#include <daemon.hpp>
#include <selinux.hpp>
#include <resetprop.hpp>
#include "core.hpp"
#include "node.hpp"