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

Commit d30cb74a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

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

Merge "Add RadioResponse for setIndicationFilter 1.5 HAL" into rvc-dev am: c5957f33 am: f74f1cc9 am: 084a914c

Change-Id: Ic57562dd883e4c964b929b4fa0fca99ac6671384
parents b91b4993 084a914c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1559,6 +1559,13 @@ public class RadioResponse extends IRadioResponse.Stub {
        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
     */