commit | b955ac2f736b503e81f706c917ceeec0b9e84beb | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Wed Apr 15 18:39:28 2020 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Fri Apr 24 18:52:02 2020 +0900 |
tree | f5fb8cb6c692a16242ea6ebf6ad5b804b800bcb2 | |
parent | 506655294ecff07157789363dad7730a07c5e60a [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. Test: atest NetworkMonitorTest ConnectivityServiceTest ConnectivityServiceIntegrationTest, manual Bug: 153500847 Change-Id: Id9b71784e5f6294d203230e57737979e063ff0f8