commit | d8d6992c07a3722c30d658e728caeb796f4847de | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Thu Jun 25 20:13:07 2020 -0600 |
committer | sqian <shuoq@google.com> | Fri Jul 10 20:16:02 2020 +0000 |
tree | 993faa08f0c2bb088fc4a5b8b93cf1d9957deeb2 | |
parent | 277f52a0f47c1036a013b39aa680b01316780baa [diff] |
Fix a Sms7BitEncodingTranslator threading issue, since translate() method can easily race when called by multiple threads. Bug: 160733170 Test: Sanity; Telephony unit tests; hard to reproduce Change-Id: If8347a27a79351e84060c9a35e1cc9efd468f7a0 Merged-In: If8347a27a79351e84060c9a35e1cc9efd468f7a0 (cherry picked from commit 131781145dbd7a6f65a759f932abb48aca652ace)