From e28016cb0d66f6d491a6b0467e383b394aa3b20c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 22 Feb 2013 17:19:49 -0400 Subject: [PATCH] avoid closing app when terminal exists, to aid crash debugging --- standalone/android/term.patch | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/standalone/android/term.patch b/standalone/android/term.patch index 36bd0069e1..02eecc9433 100644 --- a/standalone/android/term.patch +++ b/standalone/android/term.patch @@ -42,10 +42,10 @@ index f6952f0..4b2aa5f 100644 Process exec = null; try { diff --git a/res/values/defaults.xml b/res/values/defaults.xml -index 67287b2..cc2f691 100644 +index 67287b2..1f9afa1 100644 --- a/res/values/defaults.xml +++ b/res/values/defaults.xml -@@ -13,7 +13,7 @@ +@@ -13,10 +13,10 @@ 4 0 false @@ -53,4 +53,8 @@ index 67287b2..cc2f691 100644 + /data/data/ga.androidterm/lib/lib.runshell.so screen - true +- true ++ false + true + true + true