summaryrefslogtreecommitdiff
path: root/src/plugins/android/androidmanager.cpp
diff options
context:
space:
mode:
authorBogDan Vatra <bogdan@kde.org>2015-05-22 21:03:01 +0300
committerBogDan Vatra <bogdan@kde.org>2015-05-26 09:29:45 +0000
commita88636bd51b3216695e85695fffd379316fb23a6 (patch)
tree3f841e91e22914ac1dedb119eb90e692fed424f8 /src/plugins/android/androidmanager.cpp
parent6d67f9429e160528b8f71b23dd82502a5518f38d (diff)
downloadqt-creator-a88636bd51b3216695e85695fffd379316fb23a6.tar.gz
Make sure we pull the right app_process from device.
On arm64 devices /system/bin/app_process is a symlink to /system/bin/ app_process64, the problem is that we are pulling it also for 32bit apps, which will make the debugging impossible because arm-linux- androideabi-gdb 32bit can't mix the architectures. Change-Id: I37e071456fb89051b0433ee2e7635085257616ea Reviewed-by: Daniel Teske <daniel.teske@theqtcompany.com>
Diffstat (limited to 'src/plugins/android/androidmanager.cpp')
0 files changed, 0 insertions, 0 deletions