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

Commit c5957f33 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add RadioResponse for setIndicationFilter 1.5 HAL" into rvc-dev

parents 61a9d11f b97344f0
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -1559,6 +1559,13 @@ public class RadioResponse extends IRadioResponse.Stub {
        responseVoid(responseInfo);
        responseVoid(responseInfo);
    }
    }


    /**
     * @param responseInfo Response info struct containing response type, serial no. and error
     */
    public void setIndicationFilterResponse_1_5(RadioResponseInfo responseInfo) {
        responseVoid(responseInfo);
    }

    /**
    /**
     * @param responseInfo Response info struct containing response type, serial no. and error
     * @param responseInfo Response info struct containing response type, serial no. and error
     */
     */