mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-02 22:21:51 +00:00
Separate scripting code
This commit is contained in:
@@ -6,8 +6,9 @@
|
||||
#define MAGISK_PROPS_H
|
||||
|
||||
#include <string>
|
||||
#include "resetprop/private/system_properties.h"
|
||||
#include "logging.h"
|
||||
#include <logging.h>
|
||||
|
||||
#include "private/system_properties.h"
|
||||
|
||||
struct prop_t {
|
||||
char *name;
|
||||
|
||||
Reference in New Issue
Block a user