Skip to content

ipc/android: support create surface from runtime.

Adding a runtime option to decide who should be responsible to create the surface. If user grants "Display over other apps" permission, runtime service will create the surface on the display that application launched to. Otherwise client will create the surface and pass it to runtime.

Tested on Pixel2 (Android 11).

Edited by zhibin wang

Merge request reports