diff options
author | San Mehat <san@google.com> | 2009-05-19 13:30:46 -0700 |
---|---|---|
committer | San Mehat <san@google.com> | 2009-05-19 13:33:07 -0700 |
commit | f24e252903ca0f71c7fbfb135cf17e83e0c2ea90 (patch) | |
tree | 65d2499db0682ad75bbd21a365bfcfc00756d3a3 /debuggerd | |
parent | 1b154930b2c2634dce9c04d5d5cec7acb229ccb0 (diff) | |
download | core-f24e252903ca0f71c7fbfb135cf17e83e0c2ea90.tar.gz core-f24e252903ca0f71c7fbfb135cf17e83e0c2ea90.tar.bz2 core-f24e252903ca0f71c7fbfb135cf17e83e0c2ea90.zip |
init: Add the ability to start services with dynamic arguments.
To add arguments dynamically to a service, start the service like so:
setprop ctl.start service_to_run:arg1 arg2 arg3...
To start a service with *no* dynamic arguments, start the service normally:
setprop ctl.start service_to_run
Dynamic arguments are only supported on 'oneshot' services
Signed-off-by: San Mehat <san@google.com>
Diffstat (limited to 'debuggerd')
0 files changed, 0 insertions, 0 deletions