diff options
author | Thiago Macieira <[email protected]> | 2020-09-03 23:28:36 -0700 |
---|---|---|
committer | Thiago Macieira <[email protected]> | 2021-09-29 07:35:43 +0000 |
commit | ab4e78b435bbd08b2b00f86360c729519846eeaf (patch) | |
tree | d9ed5976afdebdd64db2f98c6bb62c9c66cca2cf /src/plugins/sqldrivers/mysql/qsql_mysql.cpp | |
parent | daaf3a2eba1a76b511947de2c73e3de0b95aded7 (diff) |
QNetworkInterface: disable Netlink-based Linux support on Android
Android 11's SELinux rules block the RTM_GETLINK requests that
qnetworkinterface_linux.cpp needs to make. So disable this completely
and fall back on the older rimplementation. Bionic has some workarounds
in their getifaddrs() implementation to make this work.
Fixes: QTBUG-86394
Change-Id: I87447a0ecdee4dc7b506fffd163180c2b1db7835
Reviewed-by: Timur Pocheptsov <[email protected]>
Reviewed-by: Alex Blasche <[email protected]>
(cherry picked from commit e33d40a88476e8a9d4f950fb285c75d0c1a92a2e)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
(cherry picked from commit c07eff7d9477a5a098c76fb2107d9f902c2999ac)
Diffstat (limited to 'src/plugins/sqldrivers/mysql/qsql_mysql.cpp')
0 files changed, 0 insertions, 0 deletions