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:21:49 +0000 (17:21 +0100)
commit8e69dd2284580bd0587363fe5279c1b6539e3b89
tree24f2564e779d385be81e75da94553a11993a7191
parentdf17644db7ac17df91447b41a6c4a4a27f41ac24
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