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

Commit 5565a9ad authored by Jack Yu's avatar Jack Yu Committed by android-build-merger
Browse files

Merge "Removed the deprecated screen state API" am: ff8c0eb6

am: 138dbcd1

Change-Id: I14e4f7f27d37f4d3758a5957789dd6e39404a51a
parents cfb5d387 138dbcd1
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
     */