[android] Fix truncating of messages longer than 4096 characters (#8735)
commit9805cda80fd0d56b452854bbfef1784ebd59b7bf
authorLudovic Henry <luhenry@microsoft.com>
Thu, 17 May 2018 16:00:22 +0000 (17 12:00 -0400)
committerGitHub <noreply@github.com>
Thu, 17 May 2018 16:00:22 +0000 (17 12:00 -0400)
tree1417e32f18c4e92044366681c939f4d4766e62d8
parenta88c24b0d6a17815aa6d521ba5fac5c84a50b708
[android] Fix truncating of messages longer than 4096 characters (#8735)

Fixes https://github.com/mono/mono/issues/8282
mcs/class/corlib/System.IO/LogcatTextWriter.cs
mono/eglib/goutput.c