Merge "Link to StackScrollAlgorithm in AmbientState description" into tm-qpr-dev

This commit is contained in:
Lyn Han
2022-10-12 17:46:54 +00:00
committed by Android (Google) Code Review

View File

@@ -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 {