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

Commit 50429629 authored by Shuo Qian's avatar Shuo Qian Committed by Gerrit Code Review
Browse files

Merge "Synchronize mRadioProxy and mOemHookProxy"

parents 59fb7934 f10433f8
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;