mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 13:17:39 +02:00
Update resetprop to partially use system impl
This commit is contained in:
@ -88,6 +88,8 @@ const pb_field_t PersistentProperties_fields[2] = {
|
||||
* End of auto generated code
|
||||
* ***************************/
|
||||
|
||||
bool use_pb = false;
|
||||
|
||||
#ifdef APPLET_STUB_MAIN
|
||||
struct {
|
||||
void push_back(...){};
|
||||
|
Reference in New Issue
Block a user