androiddeployqt: always declare features as unrequired.
authorYoann Lopes <yoann.lopes@digia.com>
Thu, 20 Feb 2014 15:59:19 +0000 (16:59 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 21 Feb 2014 13:39:56 +0000 (14:39 +0100)
commit53dfdf45974b2a6ecb9debb6c7d916e2d0d3093e
tree001bf20b0f04f8c857e7f571cba477c844283b2a
parente75f3014918167b72ca1dfba446e923da80e8f0a
androiddeployqt: always declare features as unrequired.

Features declared by Qt modules are not necessarily used by
an app, so we mark them as unrequired. It's the responsibility
of the developer to mark them as required if needed.

Task-number: QTBUG-36921
Change-Id: Id0de248347d49c119bc9a1c37f4d0882065a1601
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
src/androiddeployqt/main.cpp