Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8ac79bc8 authored by James Hawkins's avatar James Hawkins
Browse files

bootstat: Add another boot reason.

Bug: None
Test: None
Change-Id: I865a12e9c8833c4a345284181aa1812be3eddadd
parent 51ec0a13
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -227,6 +227,7 @@ const std::map<std::string, int32_t> kBootReasonMap = {
    {"shutdown,thermal,battery", 87},
    {"reboot,its_just_so_hard", 88},  // produced by boot_reason_test
    {"reboot,Its Just So Hard", 89},  // produced by boot_reason_test
    {"usb", 90},
};

// Converts a string value representing the reason the system booted to an