commit | b79e076e5e89bdede708e689cb18a0e9f1280449 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Tue Jun 07 11:22:00 2016 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Wed Jul 13 23:54:42 2016 +0000 |
tree | cd5452a01882d09b7fb0871380cfafdf225ad3d9 | |
parent | 515f091f5e7201ef5e4fef867f4ed29a8fda749a [diff] |
init: expand arguments of services when they start Arguments of commands are expanded based on properties if they contain ${property.name}, however this is not currently done for arguments of services. This patch makes it that arguments of services are expanded each time that the service starts at the point immediately before execve(). Bug: 28788401 Change-Id: Iba581a8377e25a6478d4d2ec2e8b29e181d8640c