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

Commit ff8c0eb6 authored by Jack Yu's avatar Jack Yu Committed by Gerrit Code Review
Browse files

Merge "Removed the deprecated screen state API"

parents 4e9fbe1a d2ad36f2
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -561,13 +561,6 @@ public class RadioResponse extends IRadioResponse.Stub {
    public void sendOemRilRequestRawResponse(RadioResponseInfo responseInfo,
                                             ArrayList<Byte> var2) {}

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

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