commit | 4d4798edba6f0e159116b59d712e3a5bc2033677 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Wed Jan 23 17:54:08 2019 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Wed Jan 23 18:10:06 2019 +0900 |
tree | 4bda90e0af6e157389320ade2599bb1af513b6a4 | |
parent | 048c9413e6ddc520fbf8911ae53825587a351241 [diff] |
Stop depending on the ConnectivityService default request. This avoids the need to expose ConnectivityService implementation details as @SystemApi and the complexities that would be required to make NetworkCapabilities parcelable in stable AIDL. Bug: 112869080 Test: atest FrameworksNetTests NetworkStackTests Change-Id: Icd5d25b9b8e9b7a7d1899b000c92dc4976c3b3d7