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

Commit 3e9732d5 authored by Yuncheol Heo's avatar Yuncheol Heo
Browse files

Fix a typo.

Change-Id: Ib9191e6a6da1b0c604206bff4dc8f3b485977ab1
parent 80697da8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2672,7 +2672,7 @@ public final class SurfaceControl implements Parcelable {
         *
         * @param minAlpha               The min alpha the {@link SurfaceControl} is required to
         *                               have to be considered inside the threshold.
         * @param minFractionRendered    The min fraction of the SurfaceControl that was resented
         * @param minFractionRendered    The min fraction of the SurfaceControl that was presented
         *                               to the user to be considered inside the threshold.
         * @param stabilityRequirementMs The time in milliseconds required for the
         *                               {@link SurfaceControl} to be in the threshold.