commit | 2f10c07cc18978fdaf99f5ad3b6cce0f09a75a84 | [log] [tgz] |
---|---|---|
author | Jason Chiu <jasoncschiu@google.com> | Tue Feb 04 17:46:15 2025 -0800 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Feb 04 17:46:15 2025 -0800 |
tree | 9017c3a1e9fe77d02d41e7672d5bb9198381509a | |
parent | 829a95172b061941caa0d9aba2f6748eb58f5984 [diff] | |
parent | 6f7341bb7ce0fd8f6564aa23dc0b3c6706efb856 [diff] |
Merge "bootstat: update bootreason for shipmode" into main
diff --git a/bootstat/bootstat.cpp b/bootstat/bootstat.cpp index 687ffe4..3c8c4b4 100644 --- a/bootstat/bootstat.cpp +++ b/bootstat/bootstat.cpp
@@ -467,7 +467,7 @@ {"reboot,longkey,master_dc", 235}, {"reboot,ocp2,pmic,if", 236}, {"reboot,ocp,pmic,if", 237}, - {"reboot,fship", 238}, + {"reboot,fship.*", 238}, {"reboot,ocp,.*", 239}, {"reboot,ntc,pmic,sub", 240}, };