commit | a3c5e6d3ebf46a3113ad98a53dd58fcfe0282f67 | [log] [tgz] |
---|---|---|
author | Alex Vakulenko <avakulenko@google.com> | Fri Dec 04 17:54:38 2015 -0800 |
committer | Alex Vakulenko <avakulenko@google.com> | Sun Dec 06 21:24:01 2015 +0000 |
tree | ee5927f376730a4624158ad3b8096cdb8e647583 | |
parent | e79fa91bbc065a0659e54462add16fa61763dc8d [diff] |
Route commands without path to suitable component Use the trait name to find the first component that implements that trait to send the command to. BUG: 25917421 Change-Id: Ife284100fb7d0bf94416bf5ba2ab9b797076ce23 Reviewed-on: https://weave-review.googlesource.com/1783 Reviewed-by: Vitaly Buka <vitalybuka@google.com>