commit | cb533c5885c4ebc2760cff47049a15e8c6ed4722 | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Thu Mar 08 13:28:58 2018 -0800 |
committer | Brad Ebinger <breadley@google.com> | Thu Mar 08 13:48:05 2018 -0800 |
tree | 080448fd75c5df8ae838c3e3f603bc7bee0c32d3 | |
parent | 03664c94aecd84e159f4a23aa6250bdfd4aa9de2 [diff] |
Added Locking for MmTelFeature oneway binder methods were not locked, causing the possible condition where the method was called again before the previous call to that method completed. Bug: 74119196 Test: Manual, Telephony Unit Testing Change-Id: I794d5f7ea6f091ca83aa71a438c204ac97fad7a1