commit | 335e9c56a2ad6d1fa0df63744c3b3a207ccef6d6 | [log] [tgz] |
---|---|---|
author | Robert Sesek <rsesek@google.com> | Fri Jan 26 14:26:53 2018 -0500 |
committer | Robert Sesek <rsesek@google.com> | Thu Feb 08 14:55:33 2018 -0500 |
tree | 270543e343ddb30dba085ee5466e0c62f28f40c8 | |
parent | edace1cc159480afc571be85a7e72f651d71b4bd [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) Change-Id: I4146f684bfcd78b16500829d02ff54590a8b48f5