Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a4bd9e02 authored by Shuo Qian's avatar Shuo Qian Committed by android-build-merger
Browse files

Merge "Synchronize mRadioProxy and mOemHookProxy" am: 50429629

am: 8bf188ec

Change-Id: I71b334981dd33971ac744fa7dbd1aea8a0def745
parents 323d65c1 8bf188ec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -393,7 +393,7 @@ public class RIL extends BaseCommands implements CommandsInterface {
        }
    }

    private void resetProxyAndRequestList() {
    private synchronized void resetProxyAndRequestList() {
        mRadioProxy = null;
        mOemHookProxy = null;