Skip to content
Commit 13178114 authored by Jeff Sharkey's avatar Jeff Sharkey Committed by Shuo Qian
Browse files

Fix a Sms7BitEncodingTranslator threading issue, since translate() method can...

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
parent 56ec0b95
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment