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

Commit 43571eaa authored by Jone Chou's avatar Jone Chou Committed by android-build-merger
Browse files

Merge "bootstat: add 3 pmic off reasons to known set"

am: f9e9d386

Change-Id: I5933da45e11a627edbcfc59e6ce770f27a8cb236
parents 1fcf721c f9e9d386
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -301,6 +301,9 @@ const std::map<std::string, int32_t> kBootReasonMap = {
    {"reboot,dm-verity_device_corrupted", 172},
    {"reboot,dm-verity_enforcing", 173},
    {"reboot,keys_clear", 174},
    {"reboot,pmic_off_fault,.*", 175},
    {"reboot,pmic_off_s3rst,.*", 176},
    {"reboot,pmic_off_other,.*", 177},
};

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