• 石松洲's avatar
    Later check persistent_properties · 8423dc8d
    石松洲 authored
    `daemon_entry` calls `getprop` which initializes sysprop impl and checks whether we need to load persistent property file. On FDE devices, magiskd starts before /data is actually decrypted, and the check always fails. Thus `persist_getprop("persist.sys.safemode")` will always fail.
    8423dc8d
prop.hpp 914 Bytes