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

Commit d1259d28 authored by Alp Yalcin's avatar Alp Yalcin
Browse files

Update the TODO format based on the new style

While the existing format is mentioned as allowed, it is
also now discouraged in new code. So, we update it based on the new
style.

Flag: EXEMPT ToDo comment change
Test: NA
Bug: 399581767
Change-Id: I6bd0eaee0a0024e79a10c5aa312d199cc19b3fb7
parent 1a782c4b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5900,7 +5900,7 @@ class DesktopTasksController(
    }

    companion object {
        // TODO(b/434658423): Consolidate below constant among DesktopModeUtils and this file.
        // TODO: b/434658423 - Consolidate below constant among DesktopModeUtils and this file.
        @JvmField
        val DESKTOP_MODE_INITIAL_BOUNDS_SCALE =
            SystemProperties.getInt("persist.wm.debug.desktop_mode_initial_bounds_scale", 72) / 100f