commit | 03faec6ea0893dcdf0b345451bac9d6dac9e4c12 | [log] [tgz] |
---|---|---|
author | Hansen Kurli <hkurli@google.com> | Tue Oct 17 15:49:53 2023 +0800 |
committer | Hansen Kurli <hkurli@google.com> | Fri Oct 27 15:30:46 2023 +0800 |
tree | 7ce5edfda693837082cd94ce5e7cbc421ab20109 | |
parent | 20b5a99f88dd944e824d951ddb3b09f1640aac0d [diff] |
Remove unused method calls of MockVpn The following are removed: 1. mUnderlyingNetworkInfo and the related get and set. 2. Calls to setEnableTeardown() since this has no interaction with ConnectivityService. 3. Calls to updateState(). 4. Usage of mInterface. 5. Usage of mConfig. 6. Usage of mNetworkAgent. Bug: 230548427 Test: atest FrameworksNetTests Change-Id: Ie7cec6fed25f841de995059deba1c1df67377e70