mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
kodev: add dlopen traces to android logcat
This commit is contained in:
committed by
Frans de Jonge
parent
4194244951
commit
7e98241b7e
2
kodev
2
kodev
@@ -822,7 +822,7 @@ TARGET:
|
||||
# there's no adb run so we do this…
|
||||
adb shell monkey -p org.koreader.launcher${KODEBUG_SUFFIX/-/.} -c android.intent.category.LAUNCHER 1
|
||||
assert_ret_zero $?
|
||||
adb logcat KOReader:V luajit-launcher:V "*:E"
|
||||
adb logcat KOReader:V luajit-launcher:V dlopen:V "*:E"
|
||||
} || echo "Failed to find adb in PATH to interact with Android device."
|
||||
;;
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user