mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-10 04:51:55 +00:00
Update nanopb
This commit is contained in:
@@ -8,4 +8,4 @@ std::string getprop(const char *name, bool persist = false);
|
||||
void getprops(void (*callback)(const char *, const char *, void *),
|
||||
void *cookie = nullptr, bool persist = false);
|
||||
int delprop(const char *name, bool persist = false);
|
||||
void load_prop_file(const char *filename, bool trigger = true);
|
||||
void load_prop_file(const char *filename, bool prop_svc = true);
|
||||
|
||||
Reference in New Issue
Block a user