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

Commit 5ad51542 authored by Jason Chiu's avatar Jason Chiu Committed by Automerger Merge Worker
Browse files

Merge "bootstat: add more bootreasons" am: 23ff6190 am: 55493c6d am:...

Merge "bootstat: add more bootreasons" am: 23ff6190 am: 55493c6d am: 1f2cb32a am: 7c3cd64a am: f91c86f5

Original change: https://android-review.googlesource.com/c/platform/system/core/+/2138772



Change-Id: I3dc4b9fa3da1f64fc0273e410455e06817a24e36
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 0936333e f91c86f5
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -463,6 +463,11 @@ const std::map<std::string, int32_t> kBootReasonMap = {
    {"watchdog,gsa,hard", 215},
    {"watchdog,gsa,soft", 216},
    {"watchdog,pmucal", 217},
    {"reboot,early,bl", 218},
    {"watchdog,apc,gsa,crashed", 219},
    {"watchdog,apc,bl31,crashed", 220},
    {"watchdog,apc,pbl,crashed", 221},
    {"reboot,memory_protect,hyp", 222},
};

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