| commit | 72f766f37e63101c03d88364f47f9858ac44dbde | [log] [tgz] |
|---|---|---|
| author | Ben Miles <benmiles@google.com> | Tue Apr 15 05:31:48 2025 -0700 |
| committer | Ben Miles <benmiles@google.com> | Tue Apr 15 05:31:48 2025 -0700 |
| tree | 39ab6c2cd608aaab3c51a4f32bf24b558e477fd0 | |
| parent | 49a31f31508a004cc97b84cc08a528111ee7c34d [diff] |
Add fields for system boot reason (main, sub, detail) to WW atom So instead of logging: * system_reason = "bootloader,reboot,userrequested" ... we will log: * system_main_reason = "bootloader" * system_sub_reason = "reboot" * system_detail = "userrequested" Change-Id: I881d9a73fea16219796dc97fd78ecac712032980 Bug: 380017314 Flag: EXEMPT see b/380017314