Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit bc3f6fa5 authored by Shaun Corkran's avatar Shaun Corkran
Browse files

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
parent ef63ef4e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment