summaryrefslogtreecommitdiff
path: root/src/android/net/util/NetworkStackUtils.java
diff options
context:
space:
mode:
authorRemi NGUYEN VAN <reminv@google.com>2020-04-24 12:19:37 +0000
committerRemi NGUYEN VAN <reminv@google.com>2020-04-28 08:10:04 +0000
commit812baf3e3a5bd0a7cfdaf4b96c8ae190a36b7d30 (patch)
tree1a96fb09ca1564271d15cbb9130a372aa8b46251 /src/android/net/util/NetworkStackUtils.java
parent90b9ebe5f6cf77435373ebab0e14770a8bcc0d4d (diff)
Address comments on NetworkStack AIDL v6
Address issues found during AIDL review: - Rename clientAddr to singleClientAddr - Do not use a ParcelableBundle for notifyNetworkTested or notifyDataStallSuspected; instead use AIDL parcelables for stronger backwards compatibility guarantees. As part of moving notifyNetworkTested to using a parcelable the test result int is split into two: the actual evaluation result, and the probesSucceeded int. It used to contain both as a bit mask, which does not make sense if probesAttempted is in a separate int itself. Test: atest NetworkMonitorTest ConnectivityServiceTest ConnectivityServiceIntegrationTest, manual Bug: 153500847 Merged-In: I4aac6ff7432472f8a9345fb5785c6314ec8946e4 Change-Id: I4aac6ff7432472f8a9345fb5785c6314ec8946e4
Diffstat (limited to 'src/android/net/util/NetworkStackUtils.java')
0 files changed, 0 insertions, 0 deletions