• Tao Bao's avatar
    Keep multiple kernel logs · bef39710
    Tao Bao authored
    Currently we are keeping one copy of the kernel log (LAST_KMSG_FILE).
    This CL changes to keep up to KEEP_LOG_COUNT copies for kernel logs.
    
    Bug: http://b/18092237
    Change-Id: I1bf5e230de3efd6a48a5b2ae5a34241cb4d9ca90
    bef39710
recovery.cpp 37.6 KB