diff options
author | Cody Kesting <ckesting@google.com> | 2020-02-10 09:48:56 -0800 |
---|---|---|
committer | Cody Kesting <ckesting@google.com> | 2020-02-10 10:31:51 -0800 |
commit | 2b26c8b92017626f3d8b35cf74d266d5d59924f9 (patch) | |
tree | 8d1b75786cd62201460475c5b5a99341d7f26e05 /src/com/android/server/NetworkStackService.java | |
parent | d5b9b267f6d0cfd2bbf10fcb4bc5ef57de7e3101 (diff) |
Update version check for notifyNetworkTested() call.
NetworkMonitor checks the version of INetworkMonitorCallbacks used by
the platform before invoking notifyNetworkTested() or
notifyNetworkTestedWithExtras(). The version number used for checking is
currently 5. However, this should be changed to 4, as the functionality
for notifyNetworkTestedWithExtras() is actually being added in version 5
of the callback.
Bug: 148032944
Test: atest NetworkStackTests
Test: atest android.net.cts.ConnectivityDiagnosticsManagerTest
Change-Id: I2337120fe70f75c072a9286038e66065fddcf857
Diffstat (limited to 'src/com/android/server/NetworkStackService.java')
0 files changed, 0 insertions, 0 deletions