diff options
author | Assam Boudjelthia <assam.boudjelthia@qt.io> | 2021-10-20 14:54:23 +0300 |
---|---|---|
committer | Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> | 2021-10-21 11:39:53 +0000 |
commit | 54576b3dd9990a62434cfb805b2f9158e3eaf8c4 (patch) | |
tree | d60e7e4420db80b96bdce59da5ab45549faceddf /src/plugins/bearer | |
parent | 49f34a402adac98208ee119472130a5541b6a0db (diff) |
Android: set allowNativeHeapPointerTagging to false in the manifest
Android 11 enables pointer tagging by default on arm64 systems [1],
which can cause QML to get invalid data, which caused the color
issue (and most likely other issues).
[1] https://source.android.com/devices/tech/debug/tagged-pointers
Fixes: QTBUG-97009
Task-number: QTBUG-91150
Change-Id: Ic4f145bba3345b3bee5445685f03269e3785f514
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
(cherry picked from commit 9fa805f7f8dfe96d561e9ed3170770ad768baf93)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/plugins/bearer')
0 files changed, 0 insertions, 0 deletions