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

Commit 6eceb057 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 11201039 from 7b17636d to 24Q1-release

Change-Id: I8df9773715406f7ff2a461cccc5219aeb790b7d3
parents 11594514 7b17636d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1559,7 +1559,7 @@ public class RIL extends BaseCommands implements CommandsInterface {
    public void getSystemSelectionChannels(Message result) {
        RadioNetworkProxy networkProxy = getRadioServiceProxy(RadioNetworkProxy.class);
        if (!canMakeRequest("getSystemSelectionChannels", networkProxy, result,
                RADIO_HAL_VERSION_1_4)) {
                RADIO_HAL_VERSION_1_6)) {
            return;
        }