Fix the synchronization pattern in IccSmsInterfaceManager.
Earlier it used the same lock for different requests, so a response for one could unblock (and be treated as a response for) another. Test: atest IccSmsInterfaceManagerTest Bug: 167294779 Merged-in: I1831070e87d8ef2d49c690e263b6d3b280015353 Change-Id: I1831070e87d8ef2d49c690e263b6d3b280015353 (cherry picked from commit e650b495)
Loading
Please register or sign in to comment