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

Commit 4f07e909 authored by James Hawkins's avatar James Hawkins Committed by android-build-merger
Browse files

Merge "bootstat: Three more boot reasons." am: 5470a125 am: 0a86c0c1

am: 9a8b1821

Change-Id: Ia0090c56cef4b4a014cfc9106a03e5094fd47353
parents b6bc0a5b 9a8b1821
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -235,6 +235,9 @@ const std::map<std::string, int32_t> kBootReasonMap = {
    {"abnormal_reset", 95},
    {"abnormal_reset", 95},
    {"oemerr_unknown", 96},
    {"oemerr_unknown", 96},
    {"reboot_fastboot_mode", 97},
    {"reboot_fastboot_mode", 97},
    {"watchdog_apps_bite", 98},
    {"xpu_err", 99},
    {"power_on_usb", 100},
};
};


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