mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-19 05:41:59 +00:00
Use libsystemproperties in resetprop
Upstream to latest Android Pie
This commit is contained in:
@@ -17,5 +17,6 @@
|
||||
#define __system_property_serial __system_property_serial2
|
||||
#define __system_properties_init __system_properties_init2
|
||||
#define __system_property_wait_any __system_property_wait_any2
|
||||
#define __system_property_del(x) -1 /* Temp disable */
|
||||
|
||||
#endif //REDEFS_H
|
||||
|
Reference in New Issue
Block a user