commit | 179ea1b19c5a93b01a359d80d24286ed30ab6447 | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Fri May 20 17:51:27 2016 -0700 |
committer | Mitchell Wills <mwills@google.com> | Fri Aug 26 13:22:38 2016 -0700 |
tree | 1f2eeaec4c4c49ad5445f4df7ae4768d3692a37f | |
parent | 0f6605721e1778f67c3bca08401dab95712a6f9a [diff] |
Remove dead code from TetherInterfaceSM Because no code outside of unittests ever issued these commands to TetherInterfaceSM, we never executed any of the removed codepaths. Change-Id: Id54f6e4eaeff8b3486cd78ddcc8c2a31011e6436 Test: Compiles. Unittests continue to pass. Bug: 28798823 (cherry picked from commit 2ea4166c74e70d3796b06c91f37eb03eecdf4773)