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

Commit ffd723f1 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

am: 5565a9ad

Change-Id: I74268078119650fdcba7adb5ea2bf59949d28367
parents a1c83d16 5565a9ad
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
     */