Use argi1 instead of arg1 when passing params in CommandQueue.
When we pass displayId, we pass arg1 - but on the receiving end, we are grabbing argi1. We should use argi1 for both. Bug: 379924548 Test: Manual. DesktopTasksController now receiving non-0 displayId when enterDesktop/Fullscreen Flag: EXEMPT bugfix Change-Id: I58b7602f71b567d4203704cc27d58d25fcdd7627
Loading
Please register or sign in to comment