Loading
Addition of native handoff of an intercepted intent matched according to a provided IntentFilter.
API user can register and unregister an intent interceptor through the VirtualDevice by passing in an IntentFilter to match an intent. When the passed in intent matches, the intent will be intercepted and sent to the VirtualDevice API user while the intended local activity will be aborted. Bug: 237537362 Test: manual Test: atest WmTests:DisplayWindowPolicyControllerTests Test: atest VirtualDeviceManagerServiceTest Test: atest CtsVirtualDevicesTestCases Change-Id: Id841190045b68b9723e58ca02c365cf1c24df8c6