commit | bbb16022c7d13e9cfc628bf0f3de4b40a3670679 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Mon Mar 09 12:43:18 2020 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Mon Mar 09 12:43:18 2020 -0700 |
tree | f3ed7cc433a49513bc49187cf2adf66c92a31b50 | |
parent | 3a4e3825f40a9dfc5b107b5d872a9abec5a0f088 [diff] |
liblog: minimum_log_priority should be atomic In case multiple threads try to reference this variable while it is being set, it should be atomic so that all threads always see a valid value. Bug: 150898477 Test: liblog, libbase unit tests Change-Id: If6c9e291f2471b96a752dc6e76e3e63458b71391