Skip to content
Snippets Groups Projects
Commit 66430321 authored by Alexander Lussier-Cullen's avatar Alexander Lussier-Cullen
Browse files

screenshare: fix Android 14 screenshare starting

Screenshare was failing to start due to the onStop callback needing to
be registered before the createVirtualDisplay call now.
It was also failing because getMediaProjection was being called before
the related service had the screen share type.

Change-Id: I7f0126d9bd89b678ef1e7cb0b86a2bf61d9fb454
parent f8744a40
No related branches found
No related tags found
No related merge requests found
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