Use daemon state to determine late prop hiding

This commit is contained in:
topjohnwu
2020-05-18 05:21:47 -07:00
parent 501d3e6c32
commit c3e045e367
4 changed files with 9 additions and 9 deletions

View File

@ -247,7 +247,7 @@ int launch_magiskhide() {
return DAEMON_ERROR;
hide_sensitive_props();
if (pfs_done)
if (DAEMON_STATE >= STATE_BOOT_COMPLETE)
hide_late_sensitive_props();
// Initialize the mutex lock