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

Commit 138dbcd1 authored by Jack Yu's avatar Jack Yu Committed by android-build-merger
Browse files

Merge "Removed the deprecated screen state API"

am: ff8c0eb6

Change-Id: I33bbd6334e468ab49d605a3143112516fff443e9
parents 86f57e1a ff8c0eb6
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
     */