commit | 0d1aaee1dd0f2d42975ca588c81cf9fe2c2f7a87 | [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 | 109f8d5585bacb0fc9b7a83fb0b020a1dc8d158e [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