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

Commit 6132152d authored by Evan Rosky's avatar Evan Rosky Committed by Automerger Merge Worker
Browse files

Merge "Add alternative to deprecated API" into tm-dev am: 353fe11e

parents f2f8f42f 353fe11e
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -1209,7 +1209,9 @@ public final class UiAutomation {
     * @see android.view.WindowAnimationFrameStats
     * @see #getWindowAnimationFrameStats()
     * @see android.R.styleable#WindowAnimation
     * @deprecated animation-frames are no-longer used.
     * @deprecated animation-frames are no-longer used. Use Shared
     *         <a href="https://perfetto.dev/docs/data-sources/frametimeline">FrameTimeline</a>
     *         jank metrics instead.
     */
    @Deprecated
    public void clearWindowAnimationFrameStats() {