user avatar
Android: Move inline qml to separate file in tests
Val Doroshchuk authored
Since androiddeployqt is looking for qml modules in qml/js files only,
it is unable to deploy qml plugins for inline qml from cpp.
Hence modules are never found while compiling inline qml.

Fixes tst_QDeclarativeVideoOutputWindow and tst_QDeclarativeVideoOutput

Fixes: QTBUG-73597
Fixes: QTBUG-73598
Change-Id: I43dc1ac38522779ff37f04b055a41b2c05eb7619
Reviewed-by: default avatarChristian Strømme <christian.stromme@qt.io>
82601d8b