Skip to content
Commit 0fb4f28f authored by Mohammed Rashidy's avatar Mohammed Rashidy
Browse files

Disable resolving while intercepting based on a flag

Adding a flag to ActivityInterceptResult which could disable resolving
if interception happened.

This flag is needed in case that SDK sandbox is intercepting the
activity starting flow, as it would modify ActivityInfo (not the intent),
so there is no need to resolve it again.

Test: atest WmTests:ActivityStartInterceptorTest
CTS-Coverage-Bug: 261605379
API-Coverage-Bug: 261605379
Bug: 248531721
Change-Id: Ie4b018d9fdf996bd10aa2e9a1350c6046f28fd14
parent 44036d20
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment