commit | ceee2f56e24da7914477c0516e10d4cb7a7d7739 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Mon Oct 10 07:27:42 2016 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Thu Oct 13 21:43:42 2016 +0000 |
tree | 4e59badd165715d6c89b24dc3d967abf1d37fb91 | |
parent | 57e606f7c7a80243e24722416c72224087c1aef0 [diff] |
liblog: __android_log_pmsg_file_write() cleanup __android_log_pmsg_file_write() will open /dev/pmsg0 if not already, and will close it if we opened it. Added atomic access to the android_log_context as insurance. Fortify and correct pmsg tests. Test: gTest liblog-unit-tests --gtest_filter=liblog.__android_log_pmsg_file_* Bug: 31958686 Change-Id: I2cf6f971b6968938f471fda67367efe20dae3004