diff options
author | Mark Salyzyn <salyzyn@google.com> | 2016-03-10 09:50:08 -0800 |
---|---|---|
committer | Dan Willemsen <dwillemsen@google.com> | 2016-03-22 13:03:36 -0700 |
commit | d4b061bde280fce9b5426b5738a02d42ec263c48 (patch) | |
tree | 4be93d57461360452f7d7af3490f1119da581dc3 /base/include | |
parent | 018a96d03f0d452bf078084eedcd5693da42308d (diff) | |
download | core-d4b061bde280fce9b5426b5738a02d42ec263c48.tar.gz core-d4b061bde280fce9b5426b5738a02d42ec263c48.tar.bz2 core-d4b061bde280fce9b5426b5738a02d42ec263c48.zip |
liblog: add __android_log_pmsg_file_write
- This is considered an Android Private function, not exported
for general use.
- goal is to record a file's content into a series of log
messages into pmsg, to be retrieved after a reboot for
transfer to a persistent location.
- filename reference is converted to a tag-unique
"<dirbase>:<filebase>".
- buffer and length representing the filename contents are
recorded, along with a sequence number placed into the nsec
time field to ANDROID_LOG_PMSG_FILE_MAX_SEQUENCE.
- Add a gTest for this function.
Bug: 27176738
Change-Id: If93df3ae8bfc1bb75516d4a1fd8dae0301af644b
Diffstat (limited to 'base/include')
0 files changed, 0 insertions, 0 deletions