mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-07-06 12:36:47 -07:00
f41994cb52
ro properties' triggers should only be triggered once, otherwise it may undefined behaviour. This patch avoids triggering ro properties' actions again when using resetprop to modify them. Co-authored-by: 5ec1cff <ewtqyqyewtqyqy@gmail.com>