commit | 758dd53cf503adbcb049909f25f54603d411be09 | [log] [tgz] |
---|---|---|
author | Alex Deymo <[email protected]> | Wed Sep 09 15:21:22 2015 -0700 |
committer | Alex Deymo <[email protected]> | Wed Sep 09 15:31:39 2015 -0700 |
tree | 32f5e736a0b72cd7fcb0e45c58a38309c98768ff | |
parent | 080f6da1d51124b57ae3bf41d399b109a2fe0abe [diff] |
Skip invalid DefaultService object path values. If shill sends an invalid DefaultService object path value, we need to explicitly treat since otherwise the DBus library will abort the program when trying to send a message to the invalid object path. Bug: chromium:526446 Change-Id: Id91787916b62cd94dab38532b98be0f0a8b6d4c4 Test: Added unittests