Skip to content

android9: Performance improvements for 720p & hang fix

Alfred Neumayer requested to merge xenial_-_android9_-_fixups1 into xenial_-_android9

This PR improves correctness and stays more in line with what the xenial branch provides. Applying these changes results in proper 720p support with adequate performance and visual appearance.

In addition to that, workaround/fix the issue of having the Screencasting object not disconnect itself from Mir properly, resuling in a hang during the destruction of MirConnection (waiting for pending commands to be processed).

Merge request reports