commit | ed3168e9e35eb0f779dd6b86c842d4fbf5ac2932 | [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 | d22d628ccc95c750d45c4ebc4aaa2075ae9937f1 | |
parent | 06adb08d273023a71d480a0362fc06f6569ddee3 [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