This is a Magisk module to delete the leaks of IMEI, MEID, UUID and FP.UID in some devices' props.
Just install it in Magisk Manager
If you want to delete at an earlier time, you can change "$(getprop sys.boot_completed)" != "1" to others, such as "$(getprop gsm.sim.operator.iso-country)" != "cn".
Use terminal application (such as Termux) run getprop | grep imei then check the output.
Use resetprop powered by Magisk