summaryrefslogtreecommitdiffstats
path: root/src/plugins/sensors/ios/iosaccelerometer.h
diff options
context:
space:
mode:
authorBogDan Vatra <bogdan@kdab.com>2016-07-20 15:51:07 +0300
committerBogDan Vatra <bogdan@kdab.com>2016-07-20 13:04:14 +0000
commit8b79fc4ee1c0510c13dc6f1494f37727e3f8c0cf (patch)
tree7f5b5e056ddea5b0cbffe7fde1cdbff3da920ea7 /src/plugins/sensors/ios/iosaccelerometer.h
parent90eb1a41702bf748ac3f356d8ce04496f75ecb64 (diff)
Make sure JNI_OnLoad is not called more than once
Since Android 5.0 Google introduce a nasty bug[1] which calls JNI_OnLoad more than once. Basically every time when a library is loaded JNI_OnLoad is called if found, but it calls *again* JNI_OnLoad of its .so dependencies! [1] Workaround https://code.google.com/p/android/issues/detail?id=215069 Change-Id: I34728572bc279581b8c95c42c206ed104bfc09a5 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Diffstat (limited to 'src/plugins/sensors/ios/iosaccelerometer.h')
0 files changed, 0 insertions, 0 deletions