Add Last Applied RemoteInput Active value to dump
As RemoteInputController holds weak reference, isRemoteInputActive in dump may not reflect the last applied value of RemoteInputActive. It will help us directly see its last applied value and have better assumptions when isRemoteInputActive matters. Fixes: b/279397202 Test: Code Review Change-Id: I9c33a05a697ac59e2112a37d464f82c0551415bb
Loading
Please register or sign in to comment