Loading
MM: Generalize debugger to use MotionValueState interface
Update the `MotionValueDebugger` to depend on the new `MotionValueState` interface instead of the concrete `MotionValue` class. This allows the debugger to track and inspect any object that implements the interface, including both `MotionValue` and `ManagedMotionValue`. Test: Simple refactor Bug: 392535471 Flag: com.android.systemui.scene_container Change-Id: Ie25d99846399b790852a44a1e433adf329a0645b