commit | 5ac8abf9ca9d77275a8aa432b7df613595d225d2 | [log] [tgz] |
---|---|---|
author | Robert Sesek <rsesek@google.com> | Fri Jan 26 14:26:53 2018 -0500 |
committer | Robert Sesek <rsesek@google.com> | Tue Feb 13 14:23:30 2018 -0500 |
tree | fc4933891f63ac115ac13b2c7a39dc6dc7c1581f | |
parent | c0c9f53175f460b7451d1b18ee0f73b24e5a2e77 [diff] |
Refactor ZygoteProcess to deal in LocalSocketAddress. Currently ZygoteProcess only uses String names in the RESERVED socket namespace. This CL reworks the class to use LocalSocketAddress, so that other socket namespaces can be used to communicate with zygotes. Bug: 63749735 Test: m (no functional change) Merged-In: I4146f684bfcd78b16500829d02ff54590a8b48f5 Change-Id: I0113a7189530c2e57c48058df542057e855bae42