commit | c8f34254b82e0746c1f17cc64c58b3584c4a4f9d | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Fri Nov 18 09:12:52 2022 -0800 |
committer | Bart Van Assche <bvanassche@google.com> | Fri Nov 18 09:49:01 2022 -0800 |
tree | 3853ee429ae469264a9ab1191b302b5508e98215 | |
parent | d394f74365a5c8f235c928d4e003551f36164577 [diff] |
init: Introduce symbolic names for certain constants Make the code easier to read by introducing symbolic names for the constants used by Service::Start() for communication between the parent and child processes. Bug: 213617178 Change-Id: I3e735e149682fa9df2ed57f75eb5a67d7c68bd92 Signed-off-by: Bart Van Assche <bvanassche@google.com>