commit | d1fd4a6271d5db750b2bf0351132eccd8eee0b15 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Mon Dec 15 09:51:39 2014 -0800 |
committer | Mark Salyzyn <salyzyn@google.com> | Thu Feb 26 06:37:35 2015 -0800 |
tree | 18ffc3c78aff940f5e91a3655f827c79891c2d65 | |
parent | 1ff18093bcf23e8ff2e7b98ea01f133e88cebbf1 [diff] |
liblog: add pstore read Used to pull the Android log messages after a reboot. Adding an ANDROID_LOG_PSTORE flag to the mode parameter in calls to android_logger_list_alloc() and android_logger_list_alloc_time(). The side effects are that android_logger_clear() and android_logger_list_read() will react with the user space pstore driver. Forms a companion to the pstore console logs. Change-Id: I7bb07b87b3bf73f059a21af3f810af37c7715b6d