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

Commit 3ed564d4 authored by Lyn Han's avatar Lyn Han Committed by Automerger Merge Worker
Browse files

Merge "Link to StackScrollAlgorithm in AmbientState description" into...

Merge "Link to StackScrollAlgorithm in AmbientState description" into tm-qpr-dev am: dfb618d8 am: 1c61e4df

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20114784



Change-Id: I62fe26aaa168a32d73ffb2986b48140c00d51376
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents cb9568c6 1c61e4df
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -44,7 +44,8 @@ import java.io.PrintWriter;
import javax.inject.Inject;

/**
 * A global state to track all input states for the algorithm.
 * Global state to track all input states for
 * {@link com.android.systemui.statusbar.notification.stack.StackScrollAlgorithm}.
 */
@SysUISingleton
public class AmbientState implements Dumpable {