• Tao Bao's avatar
    Keep multiple kernel logs · 93cec9a0
    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: Ied862b5b70cbbae7775f59c78c32ec62aeeca655
    (cherry picked from commit bef39710)
    93cec9a0
recovery.cpp 37.6 KB