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

Commit 0139af86 authored by Piotr Wilczyński's avatar Piotr Wilczyński
Browse files

Fix comment DisplayTopology.floatEquals

Bug: 388229935
Test: none (comment update only)
Flag: DOCS_ONLY
Change-Id: Iec0e96fb9b1af16962468260aaa1429fef02ad05
parent 48c6800a
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -679,8 +679,7 @@ public final class DisplayTopology implements Parcelable {
    }

    /**
     * Tests whether two brightness float values are within a small enough tolerance
     * of each other.
     * Tests whether two float values are within a small enough tolerance of each other.
     * @param a first float to compare
     * @param b second float to compare
     * @return whether the two values are within a small enough tolerance value