diff options
author | Rami Potinkara <[email protected]> | 2025-06-05 13:13:49 +0300 |
---|---|---|
committer | Rami Potinkara <[email protected]> | 2025-06-14 06:37:14 +0300 |
commit | 1141a6fa17fa9ae7bdd28f8294ba8543e837dcef (patch) | |
tree | 86445bb6ead05ab2dfa386a2cc9d75346db157e7 /examples/sql/sqlbrowser/main.cpp | |
parent | cee8ea7c13b9e91f4b024ebe19c32416b9719fea (diff) |
This patch fixed QtDisplayManager::getDisplaySize
function to use API's that do not require
MANAGE_APP_TOKENS permission.
The function previously failed on 32-bit architectures
with Android 11 aka SDK 30 aka VERSION R due to
createWindowContext requiring MANAGE_APP_TOKENS
permission. The earlier try-catch lead to next error,
because of invalid values.
Amends: 98120622ff1f6f87664f4c42e830000a21391751
Fixes: QTBUG-137027
Pick-to: 6.10 6.9 6.8 6.5
Change-Id: Ia9c3a64ea41ad0575a34a96858851a1123cfc915
Reviewed-by: Assam Boudjelthia <[email protected]>
Diffstat (limited to 'examples/sql/sqlbrowser/main.cpp')
0 files changed, 0 insertions, 0 deletions