Whether I use this:
process = Runtime.getRuntime().exec(\"logcat -d time\");
or that:
process = new ProcessBuilder()
Bug fix in Bionic was commited monthes ago, but it still hasn't been included in Android 4.0.4.