commit | db8a266aea6c12b0fb8ee3587d72333662b05266 | [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 | c10491cebcf0b69c99aa0e8ed56611a50d0080b4 | |
parent | bf0cf4e22d594db03c1dcef57fd18d3ae038eefb [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