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

Commit 70c21743 authored by Mark Salyzyn's avatar Mark Salyzyn Committed by android-build-merger
Browse files

Merge "bootstat: add 4 reboot reasons to known set"

am: ddae5c85

Change-Id: Id37ef4b4146a4d16629d83c180e3b31194bb5a01
parents a3fea8c5 ddae5c85
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -295,6 +295,10 @@ const std::map<std::string, int32_t> kBootReasonMap = {
    {"kernel_panic,_sde_encoder_phys_cmd_handle_ppdone_timeout", 168},
    {"recovery,quiescent", 169},
    {"reboot,quiescent", 170},
    {"reboot,rtc", 171},
    {"reboot,dm-verity_device_corrupted", 172},
    {"reboot,dm-verity_enforcing", 173},
    {"reboot,keys_clear", 174},
};

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