OSDN Git Service

Process: Fix communication with zygote.
authorNarayan Kamath <narayan@google.com>
Tue, 9 Aug 2016 16:00:25 +0000 (17:00 +0100)
committerNarayan Kamath <narayan@google.com>
Tue, 16 Aug 2016 16:17:29 +0000 (16:17 +0000)
commite29c6493c07acf1a0b706917e9af0c8d761c8ae9
tree7359f4a3e934e2ce09d6480dadff9fc4758fc861
parent655361b2b154949fe609623023932474291a3ee5
Process: Fix communication with zygote.

Don't write partial requests, and don't return (or throw) early after
partially reading a response.

bug: 30143607

(cherry-picked from commit 448be0a62209c977593d81617853a8a428d013df)

Change-Id: I5881fdd5e81023cd21fb4d23a471a5031987a1f1
core/java/android/os/Process.java