summaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorSamuel Mira <samuel.mira@qt.io>2022-04-27 22:57:02 +0300
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-04-29 05:34:53 +0000
commitf49069f77e50eb1972cc264e8a7e9a3ea432070b (patch)
tree4a3c86d321dc37ff3774ca20e33a1f5171717776 /src/plugins
parent0fccabc2022e6f722a2612c32ae6f05004109276 (diff)
Android: Fix ANR when QtService and QtActivity load in same process
This patch is a fix to prevent the ANR. In this patch, the QtService queries QtNative if there is a QtActivity or QtService started and, in case there is, it does not begin the loading process. When that happens, the QtService will be a regular android Service. Fixes: QTBUG-99691 Change-Id: Ibd8aa8554107a9744b53cca4e0dd7e6f9b25baea Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io> (cherry picked from commit 08a4fd357064cfefd8de7af13025a9f1cb04cafb) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/plugins')
0 files changed, 0 insertions, 0 deletions