-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Porting patches from s/mr0/master to master #24
Conversation
The old way of getting boot reason always returns UNKNOWN. This patch gets boot reason from property instead of cmdline. Original-Tracked-On: OAM-108735 Tracked-On: OAM-120395 Signed-off-by: Jade Guo <[email protected]>
Tombstone.pb files contain same information as the corresponding tombtone files. Stop handling them to reduce redundant crashlog folders. Original-Tracked-On: OAM-108817 Tracked-On: OAM-120395 Signed-off-by: Guo, Jade <[email protected]>
Crashlog should save console-ramoops and dmesg-ramoops after kernel panic happen. Original-Tracked-On: OAM-110472 Tracked-On: OAM-120395 Signed-off-by: Jade Guo <[email protected]>
Dropbox generates a SYSTEM_LAST_KMSG file each time when the system reboot, power down, or crash. And this information could be very useful for debug. So we check the dropbox and copy its latest SYSTEM_LAST_KMSG file to the boot information folder. Check the history_event to find this folder and more information. Original-Tracked-On: OAM-111964 Tracked-On: OAM-120395 Signed-off-by: Jade Guo <[email protected]>
Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details. |
SUCCESS: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details. |
Android CI has started MERGE Build for this pr ,Please check the linked Tracked-On issue/Android CI Web for more details. |
Android CI has completed MERGE Build for this pr, build is SUCCESS. Please check the linked Tracked-On issue/Android CI Web for more details. For Binaries: /cactus-absp-or-local/celadon-merge/546 |
No description provided.