Commit 0ad7fae6 authored by Dongbum Kim's avatar Dongbum Kim Committed by Treehugger Robot
Browse files

ANDROID: printk: add vendor hook to logging during hibernation



If hibernation fail, user cannot check log during hibernation. During
hibernation, we cannot get any log from copying hibernation image to shutdown
the system, for example, write image to storage. A vendor hook copies every log
with all loglevel to reserved memory address. We cannot get all loglevels with
pstore, so we add vendor hook for copying every log. When the system is
rebooted, user can check log from reserved memory address where vendor hook
stored in.

Bug: 342523877
Change-Id: I31f61378f555ea65ccecfa5b7a96a3ed3e4061a6
Signed-off-by: default avatarDongbum Kim <dongbum.kim@lge.com>
parent 4da91a8e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment