commit | c9bd64daf348a224fa75c0538d792721a74291b7 | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Fri May 13 04:24:11 2022 +0800 |
committer | Lucas Lin <lucaslin@google.com> | Fri May 13 00:59:06 2022 +0000 |
tree | d393d8b13f237eeeb3412d3216f47caaf033265a | |
parent | 2c7275d6410c4b0a525e982c181cecd038cafeec [diff] |
Rename vars of Ikev2VpnRunner There is already a var which is named mNetworkCapabilities in Vpn class. In order to simply distinguish Vpn#mNetworkCapabilities and Ikev2VpnRunner#mNetworkCapabilities, rename the one in Ikev2VpnRunner to mUnderlyingNetworkCapabilities, also change Ikev2VpnRunner#mLinkProperties to mUnderlyingLinkProperties. Bug: 191413541 Test: atest FrameworksNetTest#VpnTest Change-Id: I49a5aee159baa1d1583abb94d73da9fbc03ffe07