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

Commit aad55285 authored by Jhin Tom's avatar Jhin Tom
Browse files

Correcting a spelling mistake.

The last word of the comment for Surface#destroy should be “surface”, not “service”.

Test: make framework-minus-apex

Change-Id: I66398d111df147187f2d75cbfa6dd5baf686cdca
parent 5ff37a01
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -349,7 +349,7 @@ public class Surface implements Parcelable {
    /**
     * Free all server-side state associated with this surface and
     * release this object's reference.  This method can only be
     * called from the process that created the service.
     * called from the process that created the surface.
     * @hide
     */
    @UnsupportedAppUsage