commit | 9b647ca69ac74bbeb48cfd8569f73c606a562593 | [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 | d89330de55bf8c2b01b2127835e5fd870604e866 | |
parent | c44ca579adc725c273924224668bcd5f0a1ae574 [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