mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-29 10:32:10 +08:00
loggerd: power failure print sync done
old-commit-hash: dd128f591689464801d98f8251416af7f5ea6909
This commit is contained in:
@@ -475,6 +475,7 @@ int main(int argc, char** argv) {
|
||||
if (do_exit.power_failure) {
|
||||
LOGE("power failure");
|
||||
sync();
|
||||
LOGE("sync done");
|
||||
}
|
||||
|
||||
// messaging cleanup
|
||||
|
||||
Reference in New Issue
Block a user