Commit Graph

3 Commits

Author SHA1 Message Date
Lucie Gérard ed6afe6ae0 Correct license for tests file
According to QUIP-18 [1], all tests file should be
LicenseRef-Qt-Commercial OR GPL-3.0-only

[1]: https://contribute.qt-project.org/quips/18

Pick-to: 6.8
Task-number: QTBUG-121787
Change-Id: I50964da74d6360bb88fc468765f6362ad39d20d1
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2024-06-27 09:17:10 +02:00
Lucie Gérard 6983af3191 Correct license for build system file
According to QUIP-18 [1], all tests file should be
BSD-3-Clause

[1]: https://contribute.qt-project.org/quips/18

Pick-to: 6.8
Task-number: QTBUG-121787
Change-Id: I399eae0fa236949e1b3a6596a5bbaf6c88c4c6d2
Reviewed-by: Petri Virkkunen <petri.virkkunen@qt.io>
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
2024-06-27 09:17:10 +02:00
Petri Virkkunen c72c79ffa3 Android: Manual test for QML embedded in Android Service
Add a simple manual test app for QML hosted by Android Service, and the
Qt project that it hosts.

This app needs to be signed, instructions for that are enclosed in
the README.

Pick-to: 6.8
Task-number: QTBUG-125485
Change-Id: Ic5c6046d87fe1c718c60c1b182425442fe7f2948
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2024-06-05 11:01:16 +03:00