OSDN Git Service

TetherController: fix "tether interface list" command handling
authorJP Abgrall <jpa@google.com>
Sat, 16 Mar 2013 03:11:56 +0000 (20:11 -0700)
committerJP Abgrall <jpa@google.com>
Sat, 16 Mar 2013 03:11:56 +0000 (20:11 -0700)
commit20f95ed9db048261c18bbeb152d3204d9cbb58f1
tree1316238d3bea184605545c7e685195a47285b125
parent659692a56cca02822a43b792baba2632d39eb739
TetherController: fix "tether interface list" command handling

It still silently accepts the extra argument.

Bug: 5327568
Change-Id: I4ac1bdb0e2d33133b3d5dbe11f6f94d503a28d11
CommandListener.cpp