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

Commit 4d7c0316 authored by Shuo Qian's avatar Shuo Qian Committed by Android (Google) Code Review
Browse files

Merge "Synchronize mRadioProxy and mOemHookProxy"

parents 7a99aaee 8f7c1195
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;