PLOGE("failed to mount prop"); } break; } } } @@ -282,9 +289,12 @@ bool should_stop_inject##abi() { \ CREATE_ZYGOTE_START_COUNTER(64) CREATE_ZYGOTE_START_COUNTER(32) static bool ensure_daemon_created(bool is_64bit) { auto &status = is_64bit ? status64 : status32; if (...